Searched defs:removeLast (Results 1 - 15 of 15) sorted by relevance

/external/mockito/src/org/mockito/internal/verification/
H A DRegisteredInvocations.java20 void removeLast(); method in interface:RegisteredInvocations
H A DSingleRegisteredInvocation.java22 public void removeLast() { method in class:SingleRegisteredInvocation
H A DDefaultRegisteredInvocations.java29 public void removeLast() { method in class:DefaultRegisteredInvocations
33 invocations.removeLast();
/external/replicaisland/src/com/replica/replicaisland/
H A DFixedSizeArray.java112 public T removeLast() { method in class:FixedSizeArray
124 * followed by removeLast(), this is useful for quickly removing array elements.
/external/nist-sip/java/javax/sip/message/
H A DMessage.java24 void removeLast(String headerName) throws NullPointerException; method in interface:Message
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPHeaderList.java289 public void removeLast() { method in class:SIPHeaderList
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DDeque.h87 void removeLast();
335 removeLast();
373 inline void Deque<T, inlineCapacity>::removeLast() function in class:WTF::Deque
H A DListHashSet.h115 void removeLast();
667 inline void ListHashSet<T, inlineCapacity, U>::removeLast() function in class:WTF::ListHashSet
/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java52 * {@link #removeLast} are also provided, to act on the <i>greatest</i> element
350 public E removeLast() { method in class:MinMaxPriorityQueue
/external/nist-sip/java/gov/nist/javax/sip/message/
H A DSIPMessage.java735 hdrList.removeLast();
1776 * @see javax.sip.message.Message#removeLast(java.lang.String)
1778 public void removeLast(String headerName) { method in class:SIPMessage
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 4016 milliseconds