Uses of Class
samples.classhierarchy.ChildA
Packages that use ChildA
-
Uses of ChildA in samples.overloading
Methods in samples.overloading with parameters of type ChildAModifier and TypeMethodDescriptionstatic void
StaticAndInstanceMethodWithSameName.overloaded
(ChildA child) static void
OverloadedMethodsExample.overloadedMethodWithOneArgument
(ChildA child) static void
OverloadedMethodsExample.overloadedMethodWithTwoArguments
(Parent parent, ChildA child)