graph
Interface Condition


public interface Condition

Interface for Condition Getter


Method Summary
 boolean check(java.lang.Object O)
           
 

Method Detail

check

public boolean check(java.lang.Object O)