org.xerial.util.tree
Interface Path<Entry>


public interface Path<Entry>


Method Summary
 org.xerial.util.tree.TreeNode<Entry> get(int index)
           
 int size()
           
 

Method Detail

get

org.xerial.util.tree.TreeNode<Entry> get(int index)

size

int size()


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.