Class Selector.Getter<T>

  • Type Parameters:
    T - the selectable class' type
    Enclosing class:
    Selector<T>

    public static final class Selector.Getter<T>
    extends Object
    An efficient, unchecked getter for a selector for a given class.
    • Method Detail

      • getSelector

        public Selector<T> getSelector()
        Get the selector for this getter. No permission checks are performed.
        Returns:
        the selector