public interface PartitionImmutableList<T> extends PartitionImmutableCollection<T>, PartitionList<T>
| Modifier and Type | Method and Description |
|---|---|
ImmutableList<T> |
getRejected() |
ImmutableList<T> |
getSelected() |
ImmutableList<T> getSelected()
getSelected in interface PartitionImmutableCollection<T>getSelected in interface PartitionIterable<T>getSelected in interface PartitionList<T>getSelected in interface PartitionOrderedIterable<T>getSelected in interface PartitionReversibleIterable<T>ImmutableList<T> getRejected()
getRejected in interface PartitionImmutableCollection<T>getRejected in interface PartitionIterable<T>getRejected in interface PartitionList<T>getRejected in interface PartitionOrderedIterable<T>getRejected in interface PartitionReversibleIterable<T>Copyright © 2004–2016. All rights reserved.