Package pascal.taie.util
Class Canonicalizer<T>
java.lang.Object
pascal.taie.util.Canonicalizer<T>
- Type Parameters:
T
- type of canonicalized elements.
- All Implemented Interfaces:
Serializable
This class helps eliminate redundant equivalent elements.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Canonicalizer
public Canonicalizer()
-
-
Method Details
-
get
-