T - the type of values canonicalized by subclassespublic class Canonicalizer<T> extends Object
| Constructor and Description |
|---|
Canonicalizer() |
| Modifier and Type | Method and Description |
|---|---|
T |
canonicalize(T value) |
protected T |
toCanonical(T value) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.