Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

Uses of Class
com.sun.mirror.declaration.Modifier

Packages that use Modifier
Package Description
com.sun.mirror.declaration Interfaces used to model program element declarations. 
com.sun.mirror.util Utilities to assist in the processing of declarations and types
 

Uses of Modifier in com.sun.mirror.declaration
 

Methods in com.sun.mirror.declaration that return Modifier
Modifier and Type Method and Description
static Modifier Modifier.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static Modifier[] Modifier.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sun.mirror.declaration that return types with arguments of type Modifier
Modifier and Type Method and Description
 Collection<Modifier> Declaration.getModifiers()
          Deprecated. Returns the modifiers of this declaration, excluding annotations.
 

Uses of Modifier in com.sun.mirror.util
 

Method parameters in com.sun.mirror.util with type arguments of type Modifier
Modifier and Type Method and Description
static DeclarationFilter DeclarationFilter.getFilter(Collection<Modifier> mods)
          Deprecated. Returns a filter that selects declarations containing all of a collection of modifiers.
 


Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.