Uses of Interface
org.klojang.check.relation.ObjIntRelation
Packages that use ObjIntRelation
Package
Description
A collection of functional interfaces that together constitute one category of
checks that can be executed using Klojang Check.
-
Uses of ObjIntRelation in org.klojang.check.relation
Methods in org.klojang.check.relation that return ObjIntRelationModifier and TypeMethodDescriptiondefault ObjIntRelation<O> IntObjRelation.converse()Returns the converse of this relation, swapping subject and object in the relationship.default ObjIntRelation<S> ObjIntRelation.negate()Returns the negation of the thisObjIntRelation.