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, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayCopyright © 2015. All rights reserved.