| Package | Description |
|---|---|
| net.morimekta.providence | |
| net.morimekta.providence.descriptor | |
| net.morimekta.providence.util |
| Modifier and Type | Method and Description |
|---|---|
PField<?> |
PUnion.unionField() |
| Modifier and Type | Class and Description |
|---|---|
class |
PExceptionDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift exception.
|
class |
PExceptionDescriptorProvider<V extends PMessage<V>,F extends PField>
Provider for exception descriptor.
|
class |
PStructDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift structure.
|
class |
PStructDescriptorProvider<V extends PMessage<V>,F extends PField> |
class |
PUnionDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift union.
|
class |
PUnionDescriptorProvider<V extends PMessage<V>,F extends PField> |
| Modifier and Type | Method and Description |
|---|---|
abstract F[] |
PStructDescriptor.getFields() |
| Modifier and Type | Method and Description |
|---|---|
static int |
PTypeUtils.hashCode(PField<?> field,
Object object) |
Copyright © 2016. All rights reserved.