TestObject: Difference between revisions
Jump to navigation
Jump to search
imported>Revenant No edit summary |
imported>Alice Margatroid No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{MCSourceClass | {{MCSourceClass | ||
| current_name = ab | | current_name = ab | ||
| | | modifiers = public final strictfp | ||
| subclasses = TestObjectA, TestObjectB | | subclasses = TestObjectA, TestObjectB | ||
| extends = AmazingObject | | extends = AmazingObject | ||
| implements = TestObjectInterface | | implements = TestObjectInterface | ||
}} | }} | ||
Latest revision as of 23:00, 29 October 2010
| TestObject | |
| Current Name | ab |
| Modifiers | public final strictfp |
| Extends | AmazingObject |
| Implements | TestObjectInterface |
| Subclasses | TestObjectA, TestObjectB |
| Inner Classes | ? |
Field
Public
int a
Private
int b
Protected
int c
Methods
Public
void foo()
Private
void bar()
Protected
void baz()