Uses of Interface
net.officefloor.frame.test.match.Match
-
Packages that use Match Package Description net.officefloor.frame.test.match -
-
Uses of Match in net.officefloor.frame.test.match
Fields in net.officefloor.frame.test.match declared as Match Modifier and Type Field Description static Match
ParameterMatcher. equals
Match
that providesequals
static Match
ParameterMatcher. type
Match
that providestype
matching.Constructors in net.officefloor.frame.test.match with parameters of type Match Constructor Description ParameterMatcher(Match... matches)
Initiate.
-