> java interface modifiers ~ Online tutorial

java interface modifiers

Interface Modifiers
An interface declaration may include interface modifiers:
InterfaceModifiers:
InterfaceModifier
InterfaceModifiers InterfaceModifier
InterfaceModifier:
one of Annotation
public
protected
private
abstract
static
strictfp


The access modifier public is discussed in . Not all modifiers are applicable
to all kinds of interface declarations. The access modifiers protected and
private pertain only to member interfaces within a directly enclosing class declaration
 and are discussed in. The access modifier static pertains only to member interfaces  A compile-time error occurs if the same

Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 comments: