Interface ILazy<T,E extends Exception>

All Known Implementing Classes:
Lazy

public interface ILazy<T,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()