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