Class CdoSnapshotStateCodec.NoOp

    • Constructor Summary

      Constructors 
      Constructor Description
      NoOp()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String decode​(java.lang.String encoded)  
      java.lang.String encode​(java.lang.String plain)  
      • Methods inherited from class java.lang.Object

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

      • NoOp

        public NoOp()