Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.xpmtl.mock
Class Bug4  view Bug4 download Bug4.java

java.lang.Object
  extended byorg.xpmtl.mock.Bug4

abstract class Bug4
extends java.lang.Object


Constructor Summary
(package private) Bug4()
           
 
Method Summary
abstract  void method1()
           
private  void method2()
           
abstract  void method3()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bug4

Bug4()
Method Detail

method1

public abstract void method1()

method2

private void method2()

method3

public abstract void method3()