Searched defs:IntegerTypeImpl (Results 1 – 1 of 1) sorted by relevance
30 public class IntegerTypeImpl extends PrimitiveTypeImpl implements IntegerType { class31 IntegerTypeImpl(VirtualMachine vm) { in IntegerTypeImpl() method in IntegerTypeImpl