com.getflourish.stt
Class Response

java.lang.Object
  extended by com.getflourish.stt.Response

public class Response
extends java.lang.Object

Template for parsing JSON response

Author:
Florian Schulz

Nested Class Summary
 class Response.Hypotheses
           
 
Constructor Summary
Response()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Response

public Response()