Package arc.func

Interface Prov<T>


public interface Prov<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get()