public interface ListStorage extends ExtendedStorage
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
Returns the depth of the list.
|
StorageType |
getValueStorage()
Returns the simple storage of the values held in the list.
|
int getDepth()
StorageType getValueStorage()
Storage.UNKNOWN
or
Storage.LIST
.Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.