Package | Description |
---|---|
com.sun.tools.javac.util |
Modifier and Type | Method and Description |
---|---|
<T> void |
Context.put(Context.Key<T> key,
Context.Factory<T> fac)
Set the factory for the key in this context.
|
<T> void |
Context.put(Class<T> clazz,
Context.Factory<T> fac) |
Copyright © 2017 earcam. All rights reserved.