Home
last modified time | relevance | path

Searched +defs:with +defs:current +defs:buffer (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java58 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
62 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() method in TrieMap.Builder
69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
73 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() method in TrieMap.Builder
99 protected int current = 0; field in TrieMap.Matcher
196 StringBuilder buffer = new StringBuilder(); field in TrieMap.BytesTrieMap.BytesEntry
537 StringBuilder buffer = new StringBuilder(); in getChars() local
586 StringBuilder buffer = new StringBuilder(); in toString() local
602 StringBuilder buffer = new StringBuilder(); in toString() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMap.java59 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() method in TrieMap.Builder
63 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() method in TrieMap.Builder
70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() method in TrieMap.Builder
74 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() method in TrieMap.Builder
100 protected int current = 0; field in TrieMap.Matcher
197 StringBuilder buffer = new StringBuilder(); field in TrieMap.BytesTrieMap.BytesEntry
538 StringBuilder buffer = new StringBuilder(); in getChars() local
587 StringBuilder buffer = new StringBuilder(); in toString() local
603 StringBuilder buffer = new StringBuilder(); in toString() local