Package | Description |
---|---|
org.komodo.spi.storage |
Modifier and Type | Class and Description |
---|---|
class |
StorageNode<T> |
class |
StorageTree<T>
Tree describing a hierarchy or collection of file names
|
Modifier and Type | Method and Description |
---|---|
StorageParent<T> |
StorageParent.getParent() |
Constructor and Description |
---|
StorageNode(StorageParent<T> parent,
T data) |
StorageParent(StorageParent<T> parent) |
Copyright © 2013–2019. All rights reserved.