| Package | Description |
|---|---|
| net.morimekta.providence.util |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<Empty,Empty._Field> |
Empty.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Empty |
Empty._Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<Empty,Empty._Field> |
Empty.descriptor() |
PStructDescriptor<Empty,Empty._Field> |
Empty._Builder.descriptor() |
static PStructDescriptorProvider<Empty,Empty._Field> |
Empty.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
Empty.compareTo(Empty other) |
Empty._Builder |
Empty._Builder.merge(Empty from) |
| Constructor and Description |
|---|
_Builder(Empty base)
Make a mutating builder off a base putil.Empty.
|
Copyright © 2015–2019 morimekta.net. All rights reserved.