Package net.devslash.data
Class CheckpointingFileDataSupplierKt
-
- All Implemented Interfaces:
public final class CheckpointingFileDataSupplierKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static Function1<AfterCtx<?>, Boolean>
defaultCheckpointPredicate
-
Method Summary
Modifier and Type Method Description final Function1<AfterCtx<?>, Boolean>
getDefaultCheckpointPredicate()
-
-
Method Detail
-
getDefaultCheckpointPredicate
final Function1<AfterCtx<?>, Boolean> getDefaultCheckpointPredicate()
-
-
-
-