javatools.parsers
Interface NounGroup.String2Boolean

Enclosing class:
NounGroup

public static interface NounGroup.String2Boolean

Defines just one function from a String to a boolean


Method Summary
 boolean apply(java.lang.String s)
          Function from a String to a boolean
 

Method Detail

apply

boolean apply(java.lang.String s)
Function from a String to a boolean