Interface Getter<V>


  • public interface Getter<V>
    • Method Detail

      • get

        V get()