程序包 net.dongliu.commons.function
-
接口概要 接口 说明 IndexedConsumer<T> A consumer with index.LastAwareConsumer<T> A Consumer, which knows if the value is the last one send to this consumer.UncheckedFunctions.EBiConsumer<T,U> UncheckedFunctions.EBiFunction<T,U,R> UncheckedFunctions.EConsumer<T> UncheckedFunctions.EFunction<T,R> UncheckedFunctions.EPredicate<T> UncheckedFunctions.ERunnable UncheckedFunctions.ESupplier<T> -
类概要 类 说明 Consumers Utils for ConsumerFunctions Utils for FunctionUncheckedFunctions Wrap checked interface to unchecked interface.