Uses of Class
org.fest.assertions.internal.Doubles
-
Packages that use Doubles Package Description org.fest.assertions.internal -
-
Uses of Doubles in org.fest.assertions.internal
Methods in org.fest.assertions.internal that return Doubles Modifier and Type Method Description static Doubles
Doubles. instance()
Returns the singleton instance of this class based onStandardComparisonStrategy
.
-