接口的使用
cn.mcres.karlatemp.mxlib.interfaces.ExceptionConsumer
-
使用ExceptionConsumer的程序包 程序包 说明 cn.mcres.karlatemp.mxlib.data The pipeline module.cn.mcres.karlatemp.mxlib.interfaces -
-
cn.mcres.karlatemp.mxlib.data中ExceptionConsumer的使用
参数类型为ExceptionConsumer的cn.mcres.karlatemp.mxlib.data中的方法 修饰符和类型 方法 说明 void
FileChunkDataStorage.FileChunk. postWrite(ExceptionConsumer<DataOutput> hook)
-
cn.mcres.karlatemp.mxlib.interfaces中ExceptionConsumer的使用
返回ExceptionConsumer的cn.mcres.karlatemp.mxlib.interfaces中的方法 修饰符和类型 方法 说明 default ExceptionConsumer<T>
ExceptionConsumer. addThen(ExceptionConsumer<T> next)
参数类型为ExceptionConsumer的cn.mcres.karlatemp.mxlib.interfaces中的方法 修饰符和类型 方法 说明 default ExceptionConsumer<T>
ExceptionConsumer. addThen(ExceptionConsumer<T> next)
-