Class Ordering.Context

  • Enclosing class:
    Ordering

    public static class Ordering.Context
    extends java.lang.Object
    Context about the ordering being applied.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Description getTarget()
      Gets the description for the top-level target being ordered.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTarget

        public Description getTarget()
        Gets the description for the top-level target being ordered.