public class Normalized
extends java.lang.Object
See the usage of Requires(Normalized.class) in the model for information that is
dependent on this stage.
| Modifier and Type | Field and Description |
|---|---|
static com.google.inject.Key<Normalized> |
KEY
The key representing the normalized stage.
|
| Constructor and Description |
|---|
Normalized() |
public static final com.google.inject.Key<Normalized> KEY