Class Canonicalizer<T>

java.lang.Object
org.apache.wayang.core.util.Canonicalizer<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>

public class Canonicalizer<T> extends Object implements Set<T>
This utility maintains canonical sets of objects.