T - public class PartitionDecorator<T> extends CollectionDecorator<T,Partition<T>> implements Partition<T>
decoratee| Constructor and Description |
|---|
PartitionDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
open() |
add, addAll, clear, contains, containsAll, getDecoratee, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayCopyright © 2013. All Rights Reserved.