コード例 #1
0
ファイル: RubyEngine.java プロジェクト: HEGALLIS/Ruby
 public void info(char c, int duration) {
   ua.info(c, duration);
 }