@FunctionalInterface public interface StringSupplier extends java.util.function.Supplier<java.lang.String>
Supplier
get