Searched defs:obtainSupplier (Results 1 – 1 of 1) sorted by relevance
125 static <R> PooledSupplier<R> obtainSupplier(R value) { in obtainSupplier() method137 static PooledSupplier.OfInt obtainSupplier(int value) { in obtainSupplier() method149 static PooledSupplier.OfLong obtainSupplier(long value) { in obtainSupplier() method161 static PooledSupplier.OfDouble obtainSupplier(double value) { in obtainSupplier() method