public interface IModulePackagesAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
int[] |
getPackageIndices()
Answer back the array of package indices.
|
char[][] |
getPackageNames()
Answer back the names of packages.
|
int |
getPackagesCount()
Answer back the number of packages exported or opened.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getPackagesCount()
int[] getPackageIndices()
char[][] getPackageNames()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.