com.groovyj.jgprog.functions
Interface GreaterThan.Compatible

Enclosing class:
GreaterThan

public static interface GreaterThan.Compatible


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

Method Detail

greater_than

public boolean greater_than(java.lang.Object o)