コード例 #1
0
ファイル: Rule.java プロジェクト: damc-dev/byteman
 public boolean isInterface() {
   return ruleScript.isInterface();
 }