Interface Offset<T>

  • Type Parameters:
    T - the type of the offset

    public interface Offset<T>
    Generic offset without a concrete type
    • Method Detail

      • offset

        T offset()
        Gets the offset value
        Returns:
        the offset value