public final class AmqpSectionTypeFW extends Flyweight
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AmqpSectionTypeFW.Builder |
Flyweight.Visitor<T>| Constructor | Description |
|---|---|
AmqpSectionTypeFW() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpSectionType |
get() |
|
int |
limit() |
|
java.lang.String |
toString() |
|
AmqpSectionTypeFW |
tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
AmqpSectionTypeFW |
wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
public AmqpSectionType get()
public AmqpSectionTypeFW tryWrap(org.agrona.DirectBuffer buffer, int offset, int maxLimit)
public AmqpSectionTypeFW wrap(org.agrona.DirectBuffer buffer, int offset, int maxLimit)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All rights reserved.