Interface DataSegmentChangeCallback
-
public interface DataSegmentChangeCallback
-
-
Field Summary
Fields Modifier and Type Field Description static DataSegmentChangeCallbackNOOP
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Field Detail
-
NOOP
static final DataSegmentChangeCallback NOOP
-
-