Uses of Class
org.fest.assertions.condition.Join
- 
Packages that use Join Package Description org.fest.assertions.condition  - 
- 
Uses of Join in org.fest.assertions.condition
Subclasses of Join in org.fest.assertions.condition Modifier and Type Class Description classAllOf<T>Returnstrueif all of the joined conditions is satisfied.classAnyOf<T>Returnstrueif any of the joined conditions is satisfied. 
 -