Uses of Interface
com.evolveum.midpoint.prism.Matchable
-
Packages that use Matchable Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.polystring -
-
Uses of Matchable in com.evolveum.midpoint.prism
Classes in com.evolveum.midpoint.prism with type parameters of type Matchable Modifier and Type Interface Description interface
Matchable<T extends Matchable<T>>
-
Uses of Matchable in com.evolveum.midpoint.prism.polystring
Classes in com.evolveum.midpoint.prism.polystring that implement Matchable Modifier and Type Class Description class
PolyString
Polymorphic string.
-