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
-
Method Details
-
accept
Consume a data.- Parameters:
value- value to consume
-