Uses of Class
org.glassfish.pfl.dynamic.copyobject.spi.Immutable

Packages that use Immutable
org.glassfish.pfl.dynamic.codegen.impl   
org.glassfish.pfl.dynamic.codegen.spi   
 

Uses of Immutable in org.glassfish.pfl.dynamic.codegen.impl
 

Classes in org.glassfish.pfl.dynamic.codegen.impl with annotations of type Immutable
 class ClassInfoReflectiveImpl
           
 class MethodInfoReflectiveImpl
          Implementation of MethodInfo interface for actual Method.
 

Uses of Immutable in org.glassfish.pfl.dynamic.codegen.spi
 

Classes in org.glassfish.pfl.dynamic.codegen.spi with annotations of type Immutable
 class Signature
          Represents the signature of a method, which is sometimes needed for selecting the correct method.
 class Type
          Representation of Types (no generic support) used for codegen API.
 



Copyright © 2013 Oracle. All Rights Reserved.