Searched defs:toMap (Results 1 – 2 of 2) sorted by relevance
91 public Map<String, Float> toMap() { in toMap() method in EntityConfidence
260 public static <K, V> LinkedHashMap<K, V> toMap( in toMap() method in PersistableBundleUtils