| Modifier and Type | Class | Description |
|---|---|---|
static class |
Array16FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
|
static class |
Array32FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
|
static class |
Array8FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
| Modifier and Type | Method | Description |
|---|---|---|
abstract ArrayFW.Builder<T,B,V> |
ArrayFW.Builder.item(java.util.function.Consumer<B> consumer) |
|
abstract ArrayFW.Builder<T,B,V> |
ArrayFW.Builder.items(org.agrona.DirectBuffer buffer,
int srcOffset,
int length,
int fieldCount,
int maxLength) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Flyweight.Builder.reset(ArrayFW.Builder<? extends ArrayFW<T>,? extends Flyweight.Builder<T>,T> array) |
|
AmqpAnnotationFW.Builder |
AmqpAnnotationFW.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<AmqpAnnotationFW>,? extends Flyweight.Builder<AmqpAnnotationFW>,AmqpAnnotationFW> array) |
|
AmqpApplicationPropertyFW.Builder |
AmqpApplicationPropertyFW.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<AmqpApplicationPropertyFW>,? extends Flyweight.Builder<AmqpApplicationPropertyFW>,AmqpApplicationPropertyFW> array) |
|
AmqpBinaryFW.Builder |
AmqpBinaryFW.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<AmqpBinaryFW>,? extends Flyweight.Builder<AmqpBinaryFW>,AmqpBinaryFW> array) |
|
Flyweight.Builder<T> |
Flyweight.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<T>,? extends Flyweight.Builder<T>,T> array) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AmqpArrayFW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
| Modifier and Type | Method | Description |
|---|---|---|
RouteEntryFW.Builder |
RouteEntryFW.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<RouteEntryFW>,? extends Flyweight.Builder<RouteEntryFW>,RouteEntryFW> array) |
|
RouteTableFW.Builder |
RouteTableFW.Builder.wrap(ArrayFW.Builder<? extends ArrayFW<RouteTableFW>,? extends Flyweight.Builder<RouteTableFW>,RouteTableFW> array) |
Copyright © 2020. All rights reserved.