Interface ITreeItem<K,​V>

  • All Superinterfaces:
    IItem<K,​V>

    public interface ITreeItem<K,​V>
    extends IItem<K,​V>