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