예제 #1
0
파일: Vote.java 프로젝트: andriybobyr/lnk
 public static int getCount() {
   return voteTable.getCount();
 }
예제 #2
0
 public static int getCount() {
   return assetTable.getCount();
 }