Uses of Class
com.threerings.presents.tools.ImportSet

Packages that use ImportSet
com.threerings.presents.tools   
 

Uses of ImportSet in com.threerings.presents.tools
 

Fields in com.threerings.presents.tools declared as ImportSet
 ImportSet GenServiceTask.ServiceListener.imports
          Contains all imports required for the parameters of the methods in this listener.
 

Methods in com.threerings.presents.tools that return ImportSet
 ImportSet ImportSet.clone()
           
 

Methods in com.threerings.presents.tools with parameters of type ImportSet
 void ImportSet.addAll(ImportSet other)
          Adds all the imports from another import set into this one.
 

Constructors in com.threerings.presents.tools with parameters of type ImportSet
InvocationTask.ServiceMethod(Method method, ImportSet imports)
          Creates a new service method.
 



Copyright © 2011. All Rights Reserved.