Class Position

  • All Implemented Interfaces:
    Comparable<Position>

    @ExperimentalApi
    public final class Position
    extends Object
    implements Comparable<Position>
    Represents the position of a piece of Content among its siblings.

    A position of NONE means that Content will appear after any positioned siblings.