|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.vishia.java2C.test.TestAnonymous
public class TestAnonymous
| Nested Class Summary | |
|---|---|
(package private) class |
TestAnonymous.TestInnerNonstatic
|
(package private) static class |
TestAnonymous.TestInnerStatic
|
| Field Summary | |
|---|---|
(package private) SimpleClass |
ref
|
(package private) SimpleClass |
ref2
An composite instance is able to access with the type SimpleClass,
but it is an enhanced instance of ImplIfc, which based in SimpleClass. |
(package private) SimpleClass |
staticAnonymous
A static anonymous instantiated reference. |
(package private) int |
testValueOuter
|
| Constructor Summary | |
|---|---|
TestAnonymous()
|
|
| Method Summary | |
|---|---|
(package private) void |
setRef(SimpleClass ref)
|
(package private) void |
test()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int testValueOuter
SimpleClass ref
final SimpleClass ref2
SimpleClass,
but it is an enhanced instance of ImplIfc, which based in SimpleClass.
It is suitable to use
TestAnonymous,
SimpleClass staticAnonymous
| Constructor Detail |
|---|
public TestAnonymous()
| Method Detail |
|---|
void setRef(SimpleClass ref)
void test()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||