Class ContinuationDecoder


  • public class ContinuationDecoder
    extends java.lang.Object
    Author:
    Simon Thoresen Hult
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Continuation decode​(java.lang.String str)  
      • Methods inherited from class java.lang.Object

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

      • ContinuationDecoder

        public ContinuationDecoder()
    • Method Detail

      • decode

        public static Continuation decode​(java.lang.String str)