public class OuterClass extends ActivatableImpl
| Modifier and Type | Class and Description |
|---|---|
class |
OuterClass.InnerClass |
| Modifier and Type | Field and Description |
|---|---|
int |
_foo |
| Constructor and Description |
|---|
OuterClass() |
| Modifier and Type | Method and Description |
|---|---|
OuterClass.InnerClass |
createInnerObject() |
int |
foo() |
activate, bind, clonepublic int foo()
public OuterClass.InnerClass createInnerObject()