Package | Description |
---|---|
com.opencloud.rhino.util |
Modifier and Type | Method and Description |
---|---|
protected abstract EncodableList<E> |
EncodableList.newInstance(EncodableList.BackingStore backingStore,
List<E> list)
Create a new instance of this
EncodableList wrapping the specified list. |