Package com.sun.corba.ee.impl.copyobject
Class OldReflectObjectCopierImpl.ReflectAttrs
java.lang.Object
com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl.ReflectAttrs
- Enclosing class:
OldReflectObjectCopierImpl
Provides the functionality of a cache for storing the various
reflection attributes of a class so that access to these methods
is not done repeatedly
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fields
-
constr
-
thisClass
-
arrayClass
-
superClass
-
isImmutable
public boolean isImmutable -
isDate
public boolean isDate -
isSQLDate
public boolean isSQLDate
-
-
Constructor Details
-
ReflectAttrs
-