mypackage
Class Concrete

java.lang.Object
  extended by mypackage.Concrete

public class Concrete
extends java.lang.Object


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

Constructor Detail

Concrete

public Concrete()
Method Detail

visible

public boolean visible()