コード例 #1
0
ファイル: ChangeCursor.java プロジェクト: ballacky13/YourBase
 public void remove() {
   throw DataUtils.newUnsupportedOperationException("Removing is not supported");
 }