File
Doc
Category
Size
Date
Package
ProtectedClass.java
API Doc
Example
261
Sat Nov 25 12:55:46 GMT 2000
foo
ProtectedClass
java.lang.Object
protected class ProtectedClass extends Object
Can you have such a thing as a protected class?
Fields Summary
Constructors Summary
Methods Summary
public static void
main
(
java.lang.String[]
a)
System.out.println("It seems you CAN have a protected class");
Java Code Source