| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableModule
Immutable implementation of
Module. |
| Modifier and Type | Field and Description |
|---|---|
protected Module |
Proto.module |
| Modifier and Type | Method and Description |
|---|---|
Module |
Proto.getModule() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableModule |
ImmutableModule.copyOf(Module instance)
Creates an immutable copy of a
Module value. |
ImmutableModule.Builder |
ImmutableModule.Builder.from(Module instance)
Fill a builder with attribute values from the provided
Module instance. |
void |
Proto.setModule(Module module) |
Copyright © 2015–2016. All rights reserved.