|
no warnings at all....
because, if the said abstract classes were not specified as public or private, it will then set to the default(can access within the package)....
and obviously the abstract classes are together with the main class(test)
please correct me if i'm wrong,
you can test the code with -Xlint
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|