Package org.ldk.structs
Class MultiThreadedLockableScore
- java.lang.Object
-
- org.ldk.structs.MultiThreadedLockableScore
-
public class MultiThreadedLockableScore extends Object
A concrete implementation of [`LockableScore`] which supports multi-threading.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfinalize()static MultiThreadedLockableScoreof(Score score)Creates a new [`MultiThreadedLockableScore`] given an underlying [`Score`].
-