hep.physics.predicate
Interface Predicate


public interface Predicate


Method Summary
 boolean accept(java.lang.Object test)
           
 

Method Detail

accept

public boolean accept(java.lang.Object test)