|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.vishia.java2C.Docu.N_annotations_Java2C
class Docu.N_annotations_Java2C
All annotations
toString() especially
with a StringBuilder.toString():
Determines that the String is processed immediately before any other change on the StringBuilder-
instance may be done. An access in any other thread is excluded too. The programmer should
declare this behavior, it should be able to supervise in less instructions. The java2c-translator
can build a StringJc from the StringBuilder-content without any additional operation.
It is optimal respectively usage of memory.
| Constructor Summary | |
|---|---|
Docu.N_annotations_Java2C()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Docu.N_annotations_Java2C()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||