Class Protected

java.lang.Object
  |
  +--Modifier
        |
        +--Protected

public class Protected
extends Modifier


Constructor Summary
Protected()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Protected

public Protected()