Uses of Class
org.easymock.internal.matchers.Captures
Packages that use Captures
-
Uses of Captures in org.easymock.internal
Fields in org.easymock.internal with type parameters of type CapturesModifier and TypeFieldDescriptionprivate final Collection
<Captures<?>> Invocation.currentCaptures
Methods in org.easymock.internal with parameters of type CapturesModifier and TypeMethodDescriptionvoid
Invocation.addCapture
(Captures<Object> capture, Object value)