Class RepeatedNarrator


  • public class RepeatedNarrator
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  RepeatedNarrator.Parameter  
    • Constructor Summary

      Constructors 
      Constructor Description
      RepeatedNarrator​(java.time.Duration p_i49961_1_)  
    • Method Summary

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

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

      • permitsPerSecond

        private final float permitsPerSecond
    • Constructor Detail

      • RepeatedNarrator

        public RepeatedNarrator​(java.time.Duration p_i49961_1_)
    • Method Detail

      • narrate

        public void narrate​(java.lang.String p_231415_1_)