Uses of Interface
de.thomas_oster.lazysql.Lazy.Supplier
Packages that use Lazy.Supplier
-
Uses of Lazy.Supplier in de.thomas_oster.lazysql
Methods in de.thomas_oster.lazysql with parameters of type Lazy.SupplierModifier and TypeMethodDescriptionArgumentListCache.getProcedures(String key, Lazy.Supplier<List<AbstractRDBMSAdapter.Procedure>, Exception> calc) ArgumentListCache.getStrings(String key, Lazy.Supplier<List<String>, Exception> calc) Lazy.of(Lazy.Supplier<T, E> s) Constructors in de.thomas_oster.lazysql with parameters of type Lazy.Supplier