Class BackToTheFuture


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

      Constructors 
      Modifier Constructor Description
      protected BackToTheFuture​(Faker faker)  
    • Method Summary

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

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

      • BackToTheFuture

        protected BackToTheFuture​(Faker faker)
    • Method Detail

      • character

        public java.lang.String character()
      • date

        public java.lang.String date()
      • quote

        public java.lang.String quote()