com.groovyj.jgprog.functions
Interface LessThan.Compatible

Enclosing class:
LessThan

public static interface LessThan.Compatible


Method Summary
 boolean less_than(java.lang.Object o)
           
 

Method Detail

less_than

public boolean less_than(java.lang.Object o)