Serialized Form
Package com.sun.tdk.signaturetest.core |
Package com.sun.tdk.signaturetest.errors |
Class com.sun.tdk.signaturetest.errors.BCUtils extends java.lang.Object implements Serializable |
Package com.sun.tdk.signaturetest.model |
serialVersionUID: -3431812619261695131L
typeparamList
ClassDescription.TypeParameterList typeparamList
isTiger
boolean isTiger
declaredMethods
MethodDescr[] declaredMethods
declaredFields
FieldDescr[] declaredFields
declaredConstructors
ConstructorDescr[] declaredConstructors
interfaces
SuperInterface[] interfaces
nestedClasses
InnerDescr[] nestedClasses
internalFields
java.util.Set<E> internalFields
internalClasses
java.util.Set<E> internalClasses
xFields
java.util.Set<E> xFields
xClasses
java.util.Set<E> xClasses
superClass
SuperClass superClass
hierarchy
ClassHierarchy hierarchy
constantValue
java.lang.String constantValue
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
delimiter
char delimiter
modifiers
int modifiers
- All modifiers assigned to
this
item.
- See Also:
Direct access to this field not allowed because
method setModifiers(int) changes incoming modifiers!
,
MemberDescription.setModifiers(int)
typeParameters
java.lang.String typeParameters
type
java.lang.String type
- FieldDescr type, if
this
item describes some field, or
return type, if this
item describes some methods.
null value not allowed!
declaringClass
java.lang.String declaringClass
- Qualified name of the class or interface, where
this
item is declared.
null value not allowed!
args
java.lang.String args
- If
this
item describes some method or constructor,
args
lists types of its arguments. Type names are
separated by commas, and the whole args
list is
embraced inside matching parentheses. in form: (arg,arg,...)
null value not allowed!
throwables
java.lang.String throwables
- Contains throws clause, if
this
item
describes some method or constructor. in form: throws t,t,...t
null value not allowed!
annoList
AnnotationItem[] annoList
memberType
MemberType memberType
- Sort of entity referred by
this
item. It should be either field,
or method, or constructor, or class or inner class, or interface being
implemented by some class, or superclass being extended by some class.
- See Also:
MemberDescription.isField()
,
MemberDescription.isMethod()
,
MemberDescription.isConstructor()
,
MemberDescription.isClass()
,
MemberDescription.isSuperClass()
,
MemberDescription.isSuperInterface()
,
MemberDescription.isInner()
name
java.lang.String name
marked
boolean marked
name
java.lang.String name
id
int id
applicableModifiers
Modifier[] applicableModifiers
modifiersMask
int modifiersMask
trackedModifiersMask
int trackedModifiersMask
annoDef
java.lang.Object annoDef
name
java.lang.String name
value
int value
isTracked
boolean isTracked
direct
boolean direct
Package com.sun.tdk.signaturetest.util |
maxSize
int maxSize