public class MaximumCardinalityMatch<V,T> extends Object
MaximumCardinalityMatch(Set<Edge<V,T>> edges, Set<V> partition1, Set<V> partition2)
Set<Edge<V,T>>
getMatching()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaximumCardinalityMatch(Set<Edge<V,T>> edges, Set<V> partition1, Set<V> partition2)
public Set<Edge<V,T>> getMatching()
Copyright © 2026 Confluent, Inc.. All rights reserved.