Class PersistentFSM.$minus$greater$

    • Constructor Summary

      Constructors 
      Constructor Description
      $minus$greater$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <S> scala.Some<scala.Tuple2<S,​S>> unapply​(scala.Tuple2<S,​S> in)  
      • Methods inherited from class java.lang.Object

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

      • $minus$greater$

        public $minus$greater$()
    • Method Detail

      • unapply

        public <S> scala.Some<scala.Tuple2<S,​S>> unapply​(scala.Tuple2<S,​S> in)