|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.compiler.CompilerOutputStyle
public final class CompilerOutputStyle
| Field Summary | |
|---|---|
static CompilerOutputStyle |
ONE_OUTPUT_FILE_FOR_ALL_INPUT_FILES
|
static CompilerOutputStyle |
ONE_OUTPUT_FILE_PER_INPUT_FILE
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final CompilerOutputStyle ONE_OUTPUT_FILE_PER_INPUT_FILE
public static final CompilerOutputStyle ONE_OUTPUT_FILE_FOR_ALL_INPUT_FILES
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object other)
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 | |||||||||