| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Method and Description |
|---|---|
static UsageIndex |
UsageIndex.build(Collection<Proto> protos) |
static UsageIndex |
UsageIndex.build(Proto proto) |
UsageIndex |
ImmutableModule.usageIndex() |
UsageIndex |
Module.usageIndex() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableModule.Builder |
ImmutableModule.Builder.usageIndex(UsageIndex usageIndex)
Initializes the value for the
usageIndex attribute. |
ImmutableModule |
ImmutableModule.withUsageIndex(UsageIndex value)
Copy the current immutable object by setting a value for the
usageIndex attribute. |
Copyright © 2015–2017. All rights reserved.