Uses of Interface
io.hawt.log.support.Predicate
-
Packages that use Predicate Package Description io.hawt.log.support -
-
Uses of Predicate in io.hawt.log.support
Methods in io.hawt.log.support that return Predicate Modifier and Type Method Description protected Predicate<LogEvent>LogQueryBase. createPredicate(LogFilter filter)
-