hudson.plugins.chucknorris
Class FactGenerator

java.lang.Object
  extended by hudson.plugins.chucknorris.FactGenerator

public class FactGenerator
extends Object

FactGenerator provides Chuck Norris facts.

Author:
cliffano

Constructor Summary
FactGenerator()
           
 
Method Summary
 String random()
          Retrieves a random fact.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactGenerator

public FactGenerator()
Method Detail

random

public String random()
Retrieves a random fact.

Returns:
a random fact


Copyright © 2004-2013. All Rights Reserved.