| Package | Description |
|---|---|
| com.webapp.utils.thrift | |
| com.webapp.utils.thrift.builder |
| Modifier and Type | Method and Description |
|---|---|
static Generic |
Generic.fromType(Type type) |
Generic |
ThriftMethodArg.getGenericType() |
Generic |
ThriftField.getGenericType() |
Generic |
ThriftMethod.getReturnGenericType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftMethodArg.setGenericType(Generic generic) |
void |
ThriftField.setGenericType(Generic generic) |
void |
ThriftMethod.setReturnGenericType(Generic returnGeneric) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftStructBuilder.buildStrutsByGeneric(List<ThriftStruct> structs,
Generic generic,
List<ThriftEnum> enums) |
Copyright © 2017. All rights reserved.