Uses of Class
org.soliscode.test.util.MatchNothing
Packages that use MatchNothing
-
Uses of MatchNothing in org.soliscode.test.util
Classes in org.soliscode.test.util that implement interfaces with type arguments of type MatchNothingModifier and TypeClassDescriptionclass
An instance of this class will not compare equal to any other object.Methods in org.soliscode.test.util with parameters of type MatchNothingModifier and TypeMethodDescriptionint
MatchNothing.compareTo
(@NotNull MatchNothing obj) Always returns1
.