public class FilterDistinctAdjacent<T> extends Object implements Predicate<T>
FilterDistinctAdjacent()
boolean
test(T item)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public FilterDistinctAdjacent()
public boolean test(T item)
test
Predicate<T>
Licenced under the Apache License, Version 2.0