public static interface DOFType.Context.Resolver
Modifier and Type | Method and Description |
---|---|
void |
defineAs(DOFType type)
Resolve a forward reference to the specified DOFType.
|
void defineAs(DOFType type)
type
- The type that was not available when initially requested, but is now defined.