Duplicate :
|
ADDITIONAL SYSTEM INFORMATION : does not apply A DESCRIPTION OF THE PROBLEM : The InnerClassInfo interface has both a flags() and a flagsMask() method. It would be more convenient if the flags() method returned an AccessFlags object, then processing code could be shared with ClassInfo, FieldModel, MethodModel and perhaps others.
|