Interface ParseToken.RotationOrderConsumer

Enclosing class:
ParseToken

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

    Modifier and Type
    Method
    Description
    void
    Consume a data.
  • Method Details

    • accept

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