Package com.google.gwt.inject.rebind.util

Interface Summary
MemberCollector.FieldFilter Filter used during the collection of fields to restrict the kind of collected fields.
MemberCollector.MethodFilter Filter used during the collection of methods to restrict the kind of collected methods.
 

Class Summary
KeyUtil Util object that offers Key retrieval and manipulation methods.
MemberCollector This class can be used to collect a type's members, including those of its (recursive) superclasses and interfaces.
NameGenerator Helper to generate various names for members of a Ginjector implementation.
SourceWriteUtil Simple helper object for source writing.
 

Exception Summary
NoSourceNameException Thrown if a source name is requested but cannot be provided.