demo.org.powermock.examples.simple
Class Greeter

java.lang.Object
  extended by demo.org.powermock.examples.simple.Greeter

public class Greeter
extends Object

Hello world!


Constructor Summary
Greeter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Greeter

public Greeter()
Method Detail

main

public static void main(String[] args)


Copyright © 2007-2012. All Rights Reserved.