接口 StringIdSupplier

所有超级接口:
Supplier<String>

public interface StringIdSupplier extends Supplier<String>
作者:
渔民小镇
日期:
2024-02-17
  • 方法概要

    从接口继承的方法 java.util.function.Supplier

    get