Class SentenceProducer


  • public class SentenceProducer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SentenceProducer​(java.lang.String sentence1, java.lang.String sentence2)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSecret()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SentenceProducer

        public SentenceProducer​(java.lang.String sentence1,
                                java.lang.String sentence2)
                         throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
    • Method Detail

      • getSecret

        public java.lang.String getSecret()