Searched refs:onlyEntry (Results 1 – 10 of 10) sorted by relevance
63 Entry<String, Writable> onlyEntry = Iterables.getOnlyElement(memberMap.entrySet()); in write() local64 if (!onlyEntry.getKey().equals("value")) { in write()65 appendable.append(onlyEntry.getKey()).append(" = "); in write()67 onlyEntry.getValue().write(appendable, context); in write()
291 Entry<K, V> onlyEntry = (Entry<K, V>) entries[0]; in copyOf() local292 return of(onlyEntry.getKey(), onlyEntry.getValue()); in copyOf()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...