예제 #1
0
파일: A.java 프로젝트: Mityai/nncworkspaces
 String nextToken() {
   return sc.nextToken();
 }