Interface Ref<T>

  • All Known Implementing Classes:
    RefChain, RefObj

    public interface Ref<T>
    Author:
    Geoffroy Jamgotchian
    • Method Detail

      • get

        T get()