Package org.ldk.structs
Interface LockableScore.LockableScoreInterface
-
- Enclosing class:
- LockableScore
public static interface LockableScore.LockableScoreInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Score
lock()
Returns the locked scorer.
-
-
-
Method Detail
-
lock
Score lock()
Returns the locked scorer.
-
-