JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.launchdarkly.sdk.server
Interface MigrationOpTracker.Checker
Enclosing class:
MigrationOpTracker
public static interface
MigrationOpTracker.Checker
Interface for specifying the callback function for the consistency check. This should remain a SAM (Single Abstract Method) to facilitate a lambda callback.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
check
()
Method Detail
check
boolean check()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method