Java Reference

Java Reference Home | Smart Soft Home

protected

Category

Method modifiers

Description

Same as package visibility except that subclasses from other packages can access and override the method.

Example

null