Class SentenceProducer

java.lang.Object
net.sourceforge.plantuml.eggs.SentenceProducer

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

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

    Modifier and Type
    Method
    Description
    java.lang.String
     

    Methods inherited from class java.lang.Object

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

    • SentenceProducer

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

    • getSecret

      public java.lang.String getSecret()