public interface PartitionIterable<T>
Modifier and Type | Method and Description |
---|---|
RichIterable<T> |
getRejected() |
RichIterable<T> |
getSelected() |
RichIterable<T> getSelected()
RichIterable<T> getRejected()
Copyright © 2004–2017. All rights reserved.