@FunctionalInterface public interface StringSupplier extends Supplier<String>
String
static StringSupplier
get(Supplier<String> supplier)
get
static StringSupplier get(Supplier<String> supplier)
StringSupplier
Supplier
Supplier.get()
Object.toString()
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.