示例#1
0
 @Override
 public IType getKeyType() {
   return Types.get(INT);
 }
示例#2
0
 @Override
 public IType getContentType() {
   return Types.get(INT);
 }