Module org.jooq
Package org.jooq.impl

Interface LazySupplier<T>

    • Method Detail

      • get

        T get()
        Gets a result.
        Specified by:
        get in interface Supplier<T>
        Returns:
        a result