接口的使用
org.coodex.functional.Supplier
使用Supplier的程序包
-
org.coodex.closure中Supplier的使用
参数类型为Supplier的org.coodex.closure中的方法 -
org.coodex.config中Supplier的使用
参数类型为Supplier的org.coodex.config中的方法 -
org.coodex.util中Supplier的使用
参数类型为Supplier的org.coodex.util中的方法修饰符和类型方法说明<TR> TRintlongString[]Profile.getStrList(String key, String delim, Supplier<String[]> supplier) String[]Profile.getStrList(String key, Supplier<String[]> supplier) SingletonMap.SingletonMapBuilder.mapSupplier(Supplier<Map<K, SingletonMap.Value<V>>> mapSupplier) static <T> TReflectHelper.throwExceptionObject(Class<T> interfaceClass, Supplier<Throwable> supplier) static String[]static booleanstatic intstatic long<T> Tstatic <T> Singleton<T>参数类型为Supplier的org.coodex.util中的构造器限定符构造器说明LazySelectableServiceLoader(Supplier<T> defaultServiceSupplier) LazyServiceLoader(Supplier<T> defaultProviderSupplier)