| 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 immutable copy of
Module. |
ImmutableModule.Builder |
ImmutableModule.Builder.from(Module instance)
Fill builder with attribute values from provided
Module instance. |
void |
Proto.setModule(Module module) |
Copyright © 2015–2016. All rights reserved.