public class StateLevel extends Object
Constructor and Description |
---|
StateLevel(long size,
List<Object> parts) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getParts() |
long |
getSize() |
boolean |
isFull() |
String |
toString() |
Copyright © 2014–2019 The Redisson Project. All rights reserved.