public interface BucketValueOrderDecorator<T>
Modifier and Type | Interface and Description |
---|---|
static class |
BucketValueOrderDecorator.OrderPosition |
Modifier and Type | Method and Description |
---|---|
BucketValueOrderDecorator.OrderPosition |
getOrderPosition() |
T |
getValue() |
T getValue()
BucketValueOrderDecorator.OrderPosition getOrderPosition()
Copyright © 2016. All rights reserved.