Interface SortableActorHandler

    • Method Detail

      • sort

        boolean sort​(ActorComparator comp)
        Sorts the child-actors using the supplied comparator.
        Parameters:
        comp - the comparator to use
        Returns:
        if the order was modified