Searched refs:createFloatType (Results 1 – 2 of 2) sorted by relevance
59 public static FloatType createFloatType() in createFloatType() method in VerificationTypeFactory
424 case Value.TYPE_FLOAT: return VerificationTypeFactory.createFloatType(); in correspondingVerificationType()