Interface World

    • Method Detail

      • used

        int used()
        The amount of values in the stack
        Returns:
        a positive integer
      • revert

        void revert()
        Pop all the stack.
      • clear

        void clear()
        Clean the stack
      • allocated

        int allocated()
        The allocated trail for this world.
        Returns:
        a positive number