|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CaptureType | |
---|---|
org.easymock |
Uses of CaptureType in org.easymock |
---|
Methods in org.easymock that return CaptureType | |
---|---|
static CaptureType |
CaptureType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CaptureType[] |
CaptureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.easymock with parameters of type CaptureType | |
---|---|
Capture(CaptureType type)
Constructor allowing to select the capture type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |