E1 - the type of input elementsE2 - the type of yielded elementspublic abstract class Filter<E1,E2> extends Object implements Generator<E1,E2>
Filter that provides support for skipping elements| Constructor and Description |
|---|
Filter() |
Copyright © 2014. All Rights Reserved.