public interface ICondition<T>
boolean
accept(T value)
String
toText()
boolean accept(T value)
String toText()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.