com.sun.tools.javac.util
Class Context.Key<T>

java.lang.Object
  extended by com.sun.tools.javac.util.Context.Key<T>
Enclosing class:
Context

public static class Context.Key<T>
extends java.lang.Object

The client creates an instance of this class for each key.


Constructor Summary
Context.Key()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context.Key

public Context.Key()