ix.util
Interface Predicate0


public interface Predicate0

An interface for boolean functions of zero arguments


Method Summary
 boolean isTrue()
           
 

Method Detail

isTrue

boolean isTrue()