Sub

Undocumented in source.
class Sub : Base {}

Members

Functions

getB
int getB()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
int b;
Undocumented in source.

Inherited Members

From Base

a
int a;
Undocumented in source.
c
int[] c;
Undocumented in source.
getA
int getA()
Undocumented in source. Be warned that the author may not have intended to support it.
getB
int getB()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta