Searched refs:BT_COUNT (Results 1 – 1 of 1) sorted by relevance
71 public static final int BT_COUNT = 11; field in Type434 if ((basicType < 0) || (basicType >= BT_COUNT)) { in Type()