com.ibm.tivoli.maximo.util

Interface Supplier



  • public interface Supplier
    Supplier Interface to for a class that can supply and instance when get() is called.
    • Method Detail

      • get

        java.lang.Object get()