TestObject: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Revenant
(Created page with "{{MCSourceClass | classname = ab }}")
 
imported>Alice Margatroid
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{MCSourceClass
{{MCSourceClass
| classname = ab
| current_name = ab
| modifiers = public final strictfp
| subclasses = TestObjectA, TestObjectB
| extends = AmazingObject
| 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()