クラス
jp.carabiner.treeeditor.js.Path の使用

Path を使用しているパッケージ
jp.carabiner.treeeditor.js   
 

jp.carabiner.treeeditor.js での Path の使用
 

Path 型のパラメータを持つ jp.carabiner.treeeditor.js のメソッド
 void SimpleDataCache.addIgnore(Path path)
          無視リストに追加します。
 byte[] SimpleDataCache.pop(Path path)
          データを取得します。
 void SimpleDataCache.set(Path path, byte[] data)
          データを設定します。