コード例 #1
0
ファイル: ToolContext.java プロジェクト: netifera/netifera
 public String getClassName() {
   return toolInstance.getClass().getName();
 }