Package com.afrunt.randomjoke.suppliers
Class SecondChuckNorris
- java.lang.Object
-
- com.afrunt.randomjoke.suppliers.AbstractJokeSupplier
-
- com.afrunt.randomjoke.suppliers.SecondChuckNorris
-
- All Implemented Interfaces:
HttpOperationsSupport,Supplier<Joke>
public class SecondChuckNorris extends AbstractJokeSupplier
- Author:
- Andrii Frunt
-
-
Constructor Summary
Constructors Constructor Description SecondChuckNorris()
-
Method Summary
-
Methods inherited from class com.afrunt.randomjoke.suppliers.AbstractJokeSupplier
getCleaner, removeSurroundingQuotes
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.afrunt.randomjoke.HttpOperationsSupport
inputStreamFromUrl, inputStreamFromUrl, inputStreamToJsonObject, inputStreamToString, jsonObjectFromUrl, jsonObjectFromUrl, openConnection, stringFromUrl, stringFromUrl, stringsFromUrl, tagNodeFromUrl, tagNodeFromUrl
-
-
-
-
Method Detail
-
get
public Joke get()
-
getSource
public String getSource()
- Specified by:
getSourcein classAbstractJokeSupplier
-
-