Searched refs:ShortType (Results 1 – 3 of 3) sorted by relevance
39 public interface ShortType extends PrimitiveType { interface
30 public class ShortTypeImpl extends PrimitiveTypeImpl implements ShortType {
100 private ShortType theShortType;1090 ShortType theShortType() { in theShortType()