powermock.examples.jmock
Class FinalClass

java.lang.Object
  extended by powermock.examples.jmock.FinalClass

public final class FinalClass
extends Object

Example of a final class


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

Constructor Detail

FinalClass

public FinalClass()
Method Detail

helloWorld

public String helloWorld()


Copyright © 2007-2012. All Rights Reserved.