Interface Ref<T>

All Known Implementing Classes:
RefChain, RefObj

public interface Ref<T>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get()