Home
last modified time | relevance | path

Searched defs:firstEntry (Results 1 – 12 of 12) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DSortedMultiset.java55 Entry<E> firstEntry(); in firstEntry() method
DEmptyImmutableSortedMultiset.java34 public Entry<E> firstEntry() { in firstEntry() method in EmptyImmutableSortedMultiset
DDescendingImmutableSortedMultiset.java38 public Entry<E> firstEntry() { in firstEntry() method in DescendingImmutableSortedMultiset
DSortedMultisets.java147 @Override public Entry<E> firstEntry() { in firstEntry() method
DMultisets.java240 public Entry<E> firstEntry() { in firstEntry() method in Multisets.UnmodifiableSortedMultiset
/external/proguard/src/proguard/
DOutputWriter.java59 ClassPathEntry firstEntry = programJars.get(0); in execute() local
/external/proguard/src/proguard/gui/
DClassPathPanel.java267 ClassPathEntry firstEntry = (ClassPathEntry)listModel.get(index); in getFiltersFrom() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapsTransformValuesTest.java226 Map.Entry<String, String> firstEntry = entries.iterator().next(); in testTransformChangesAreReflectedInUnderlyingMap() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeMap.java119 @Override public Entry<K, V> firstEntry() { in firstEntry() method in SafeTreeMap
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_win95.h133 PRBool firstEntry; /* Is this the entry returned member
142 PRBool firstEntry; /* Is this the entry returned member
D_winnt.h201 PRBool firstEntry; /* Is this the entry returned member
D_os2.h152 PRBool firstEntry; /* Is this the entry returned member