public class CollectionContaintsCondition<V,T extends Collection<V>> extends Object
CollectionContaintsCondition(Collection<V> values)
boolean
accept(T value)
String
toString()
toText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CollectionContaintsCondition(Collection<V> values)
public boolean accept(T value)
public String toText()
public String toString()
toString
Object
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.