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