Uses of Interface
adams.flow.core.SortableActorHandler
-
Packages that use SortableActorHandler Package Description adams.flow.core -
-
Uses of SortableActorHandler in adams.flow.core
Methods in adams.flow.core with parameters of type SortableActorHandler Modifier and Type Method Description static boolean
ActorUtils. sort(SortableActorHandler handler, ActorComparator comp)
Sorts the child-actors using the supplied comparator.
-