org.vrspace.attributes
Interface ObjectFilter

All Known Implementing Classes:
TransformFilter, VRObjectFilter

public interface ObjectFilter


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

Method Detail

test

public boolean test(java.lang.Object o)