Class HowIMetYourMother


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

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

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

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

      • HowIMetYourMother

        protected HowIMetYourMother​(Faker faker)
    • Method Detail

      • character

        public java.lang.String character()
      • catchPhrase

        public java.lang.String catchPhrase()
      • highFive

        public java.lang.String highFive()
      • quote

        public java.lang.String quote()