Class Positions


  • public final class Positions
    extends java.lang.Object
    Utilities for the Position.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isBefore​(Position left, Position right)
      true if left is strictly before than right.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait