|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
public static class AjBuildConfig.BinarySourceFile
| Field Summary | |
|---|---|
java.io.File |
binSrc
|
java.io.File |
fromInPathDirectory
|
| Constructor Summary | |
|---|---|
AjBuildConfig.BinarySourceFile(java.io.File dir,
java.io.File src)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.File fromInPathDirectory
public java.io.File binSrc
| Constructor Detail |
|---|
public AjBuildConfig.BinarySourceFile(java.io.File dir,
java.io.File src)
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||