Package | Description |
---|---|
packageinterface.i |
Modifier and Type | Interface and Description |
---|---|
(package private) interface |
pI |
Modifier and Type | Class and Description |
---|---|
(package private) class |
IObj |
Modifier and Type | Field and Description |
---|---|
static I |
I.aConstant |
Modifier and Type | Method and Description |
---|---|
I |
IFunctions.newI() |
I |
IFunctionsObj.newI() |
Modifier and Type | Method and Description |
---|---|
void |
IFunctions.pseudoStaticFunction(I x) |
void |
IFunctionsObj.pseudoStaticFunction(I xI) |
void |
I.publicMethod(I that) |
void |
IObj.publicMethod(I thatI) |