Uses of Class
repast.simphony.engine.controller.ClassFilter
-
Uses of ClassFilter in repast.simphony.engine.controller
Modifier and TypeMethodDescriptionstatic ClassFilter
ClassFilter.getNotEqualsFilter
(Class<?>... classes) Gets a ClassFilter that filters based on whether or not the class passed to the filter is equal to one of the specified classes.