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