IFilter tests an object to determine if it meets some criteria.
| Method Summary | |
boolean |
accept(java.lang.Object obj)
Return true if object is accepted by this filter, false otherwise. |
| Method Detail |
public boolean accept(java.lang.Object obj)
Copyright © 2000-2016 Tridium Inc. All rights reserved.