Searched refs:sNameToType (Results 1 – 1 of 1) sorted by relevance
134 private static Map<String, ConstraintType> sNameToType; field in ConstraintType145 if (sNameToType == null) { in fromAttribute()151 sNameToType = map; in fromAttribute()153 return sNameToType.get(attribute); in fromAttribute()