Uses of Class
org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial.PartiallyOrderedSet.Entry
-
Packages that use PartiallyOrderedSet.Entry Package Description org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial -
-
Uses of PartiallyOrderedSet.Entry in org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial
Methods in org.processmining.poemsconformancecheckingforbpmn.models.utils.ordered_set.partial that return types with arguments of type PartiallyOrderedSet.Entry Modifier and Type Method Description java.util.Set<PartiallyOrderedSet.Entry<ELEMENT>>ArrayPartiallyOrderedSet. getEntrySet()java.util.Set<PartiallyOrderedSet.Entry<ELEMENT>>MapPartiallyOrderedSet. getEntrySet()java.util.Set<PartiallyOrderedSet.Entry<ELEMENT>>PartiallyOrderedSet. getEntrySet()
-