コード例 #1
0
ファイル: InputState.java プロジェクト: FernandoSouzaJr/fest
 public void dispose() {
   normalizer.stopListening();
   normalizer = null;
 }