Interface ParseToken.RotationOrderConsumer

  • Enclosing class:
    ParseToken

    public static interface ParseToken.RotationOrderConsumer
    Interface representing instance methods that consume otation order values.
    Since:
    12.0
    • Method Detail

      • accept

        void accept​(RotationOrder value)
        Consume a data.
        Parameters:
        value - value to consume