コード例 #1
0
ファイル: Path.java プロジェクト: andreyvit/yoursway-swt
 void destroy() {
   handle.release();
   handle = null;
 }