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