Klasse State
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.State
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic intstatic final byte -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanCompares this build state with other one in terms of persistence (transient data is ignored)char[][]getDefinedTypeNamesFor(String typeLocator) inthashCode()booleanisDuplicateLocator(String qualifiedTypeName, String typeLocator) booleanisKnownPackage(String qualifiedPackageName) booleanisKnownType(String qualifiedTypeName) toString()Returns a string representation of the receiver.
-
Felddetails
-
sourceLocations
-
testSourceLocations
-
binaryLocations
-
testBinaryLocations
-
typeLocators
-
MaxStructurallyChangedTypes
public static int MaxStructurallyChangedTypes -
VERSION
public static final byte VERSION- Siehe auch:
-
-
Konstruktordetails
-
State
-
-
Methodendetails
-
equals
Compares this build state with other one in terms of persistence (transient data is ignored) -
hashCode
public int hashCode() -
getDefinedTypeNamesFor
-
getReferences
-
isDuplicateLocator
-
isKnownPackage
-
isKnownType
-
toString
Returns a string representation of the receiver.
-