Searched defs:COMPLEXITY (Results 1 – 3 of 3) sorted by relevance
61 COMPLEXITY, enumConstant
45 entities.put(CounterEntity.COMPLEXITY, "complexity"); in entities.put()
1511 private ConcurrentHashMap<String, UnitComplexity> COMPLEXITY = new ConcurrentHashMap<>(); field in UnitConverter