Interface StructureState

    • Method Detail

      • isAfter

        boolean isAfter​(StructureState structureState)
        Checks if instance of given structure state is after structure state passed in method.
        Parameters:
        structureState - StructureState
        Returns:
        true if instance of given structure state is after structure state passed in method, false otherwise