public static final class AmqpSectionTypeFW.Builder extends Flyweight.Builder<AmqpSectionTypeFW>
Flyweight.Builder.Visitor| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpSectionTypeFW |
build() |
|
AmqpSectionTypeFW.Builder |
set(AmqpSectionType value) |
|
AmqpSectionTypeFW.Builder |
set(AmqpSectionTypeFW value) |
|
AmqpSectionTypeFW.Builder |
wrap(org.agrona.MutableDirectBuffer buffer,
int offset,
int maxLimit) |
public AmqpSectionTypeFW.Builder wrap(org.agrona.MutableDirectBuffer buffer, int offset, int maxLimit)
wrap in class Flyweight.Builder<AmqpSectionTypeFW>public AmqpSectionTypeFW.Builder set(AmqpSectionTypeFW value)
public AmqpSectionTypeFW.Builder set(AmqpSectionType value)
public AmqpSectionTypeFW build()
build in class Flyweight.Builder<AmqpSectionTypeFW>Copyright © 2020. All rights reserved.