n
precedes classes with versions > n
for all versions
n
.
Modifier and Type | Class and Description |
---|---|
private static class | |
private static class | |
private static class |
Modifier and Type | Field and Description |
---|---|
private final FingerPrint. | |
private final String | |
private static final byte[] | |
private final String | |
private final boolean | |
private static final MessageDigest | |
private final int | |
private final byte[] |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public String | |
public String | |
public String | |
private static FingerPrint. | |
private boolean | |
public boolean | |
public boolean | |
private boolean | |
public boolean | |
public boolean | |
public boolean | |
public boolean | |
public int | |
public String | |
private byte[] | |
private byte[] |
attrs | back to summary |
---|---|
private final FingerPrint. |
basename | back to summary |
---|---|
private final String basename |
cafeBabe | back to summary |
---|---|
private static final byte[] cafeBabe |
entryName | back to summary |
---|---|
private final String entryName |
isClassEntry | back to summary |
---|---|
private final boolean isClassEntry |
MD | back to summary |
---|---|
private static final MessageDigest MD |
mrversion | back to summary |
---|---|
private final int mrversion |
sha1 | back to summary |
---|---|
private final byte[] sha1 |
FingerPrint | back to summary |
---|---|
public FingerPrint(String basename, String entryName, int mrversion, byte[] bytes) throws IOException |
basename | back to summary |
---|---|
public String basename() |
className | back to summary |
---|---|
public String className() |
entryName | back to summary |
---|---|
public String entryName() |
getClassAttributes | back to summary |
---|---|
private static FingerPrint. |
isCafeBabe | back to summary |
---|---|
private boolean isCafeBabe(byte[] bytes) |
isClass | back to summary |
---|---|
public boolean isClass() |
isCompatibleVersion | back to summary |
---|---|
public boolean isCompatibleVersion(FingerPrint that) |
isEqual | back to summary |
---|---|
private boolean isEqual(byte[] sha1_1, byte[] sha1_2) |
isIdentical | back to summary |
---|---|
public boolean isIdentical(FingerPrint that) |
isNestedClass | back to summary |
---|---|
public boolean isNestedClass() |
isPublicClass | back to summary |
---|---|
public boolean isPublicClass() |
isSameAPI | back to summary |
---|---|
public boolean isSameAPI(FingerPrint that) |
mrversion | back to summary |
---|---|
public int mrversion() |
outerClassName | back to summary |
---|---|
public String outerClassName() |
sha1 | back to summary |
---|---|
private byte[] sha1(byte[] entry) |
sha1 | back to summary |
---|---|
private byte[] sha1(byte[] entry, int offset) |
Modifier and Type | Field and Description |
---|---|
private final int | |
private final Set | |
private final int | |
private final boolean | |
private final Set | |
private final String | |
private String | |
private final boolean | |
private final String |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | accept(ClassElement
the input argument cle)Implements java. Performs this operation on the given argument. |
public boolean | equals(Object
the reference object with which to compare. that)Overrides java. Indicates whether some other object is "equal to" this one. |
public int | |
private static boolean |
access | back to summary |
---|---|
private final int access |
fields | back to summary |
---|---|
private final Set<FingerPrint. |
majorVersion | back to summary |
---|---|
private final int majorVersion |
maybeNestedClass | back to summary |
---|---|
private final boolean maybeNestedClass |
methods | back to summary |
---|---|
private final Set<FingerPrint. |
name | back to summary |
---|---|
private final String name |
outerClassName | back to summary |
---|---|
private String outerClassName |
publicClass | back to summary |
---|---|
private final boolean publicClass |
superName | back to summary |
---|---|
private final String superName |
ClassAttributes | back to summary |
---|---|
public ClassAttributes(AccessFlags access, String name, String superName, int majorVersion) |
accept | back to summary |
---|---|
public void accept(ClassElement cle) Implements java. Doc from java. Performs this operation on the given argument.
|
equals | back to summary |
---|---|
public boolean equals(Object that) Overrides java. Doc from java. Indicates whether some other object is "equal to" this one.
The
An equivalence relation partitions the elements it operates on into equivalence classes; all the members of an equivalence class are equal to each other. Members of an equivalence class are substitutable for each other, at least for some purposes. |
hashCode | back to summary |
---|---|
public int hashCode() Overrides java. Doc from java. Returns a hash code value for this object. This method is
supported for the benefit of hash tables such as those provided by
The general contract of
|
isPublic | back to summary |
---|---|
private static boolean isPublic(AccessFlags access) |
Modifier and Type | Field and Description |
---|---|
private final int | |
private final String | |
private final String |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public boolean | equals(Object
the reference object with which to compare. that)Overrides java. Indicates whether some other object is "equal to" this one. |
public int |
access | back to summary |
---|---|
private final int access |
desc | back to summary |
---|---|
private final String desc |
name | back to summary |
---|---|
private final String name |
Field | back to summary |
---|---|
pack-priv Field(int access, String name, String desc) |
equals | back to summary |
---|---|
public boolean equals(Object that) Overrides java. Doc from java. Indicates whether some other object is "equal to" this one.
The
An equivalence relation partitions the elements it operates on into equivalence classes; all the members of an equivalence class are equal to each other. Members of an equivalence class are substitutable for each other, at least for some purposes. |
hashCode | back to summary |
---|---|
public int hashCode() Overrides java. Doc from java. Returns a hash code value for this object. This method is
supported for the benefit of hash tables such as those provided by
The general contract of
|
Modifier and Type | Field and Description |
---|---|
private final int | |
private final String | |
private final Set | |
private final String |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public boolean | equals(Object
the reference object with which to compare. that)Overrides java. Indicates whether some other object is "equal to" this one. |
public int |
access | back to summary |
---|---|
private final int access |
desc | back to summary |
---|---|
private final String desc |
exceptions | back to summary |
---|---|
private final Set<String> exceptions |
name | back to summary |
---|---|
private final String name |
Method | back to summary |
---|---|
pack-priv Method(int access, String name, String desc, Set<String> exceptions) |
equals | back to summary |
---|---|
public boolean equals(Object that) Overrides java. Doc from java. Indicates whether some other object is "equal to" this one.
The
An equivalence relation partitions the elements it operates on into equivalence classes; all the members of an equivalence class are equal to each other. Members of an equivalence class are substitutable for each other, at least for some purposes. |
hashCode | back to summary |
---|---|
public int hashCode() Overrides java. Doc from java. Returns a hash code value for this object. This method is
supported for the benefit of hash tables such as those provided by
The general contract of
|