
Public Member Functions | |
| ShadowB (String s) | |
Public Attributes | |
| String | shadow |
Static Public Attributes | |
| static int | fieldStaticInt |
Definition at line 10 of file ShadowB.java.
| jpl::test::ShadowB::ShadowB | ( | String | s | ) | [inline] |
Definition at line 12 of file ShadowB.java.
int jpl::test::ShadowB::fieldStaticInt [static] |
Reimplemented from jpl::test::ShadowA.
Definition at line 15 of file ShadowB.java.
| String jpl::test::ShadowB::shadow |
Reimplemented from jpl::test::ShadowA.
Definition at line 11 of file ShadowB.java.