|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WithClause
Method Summary | ||
---|---|---|
boolean |
booleanIs(Matcher<?> matcher)
|
|
byte |
byteIs(Matcher<?> matcher)
|
|
char |
charIs(Matcher<?> matcher)
|
|
double |
doubleIs(Matcher<?> matcher)
|
|
float |
floatIs(Matcher<?> matcher)
|
|
int |
intIs(Matcher<?> matcher)
|
|
|
is(Matcher<?> matcher)
|
|
long |
longIs(Matcher<?> matcher)
|
|
short |
shortIs(Matcher<?> matcher)
|
Method Detail |
---|
boolean booleanIs(Matcher<?> matcher)
byte byteIs(Matcher<?> matcher)
char charIs(Matcher<?> matcher)
short shortIs(Matcher<?> matcher)
int intIs(Matcher<?> matcher)
long longIs(Matcher<?> matcher)
float floatIs(Matcher<?> matcher)
double doubleIs(Matcher<?> matcher)
<T> T is(Matcher<?> matcher)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |