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