Class Rounding.Streams

  • Enclosing class:
    Rounding

    public static class Rounding.Streams
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Streams()  
    • Method Summary

      Modifier and Type Method Description
      static Rounding read​(StreamInput in)  
      static void write​(Rounding rounding, StreamOutput out)  
      • Methods inherited from class java.lang.Object

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

      • Streams

        public Streams()
    • Method Detail

      • write

        public static void write​(Rounding rounding,
                                 StreamOutput out)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • read

        public static Rounding read​(StreamInput in)
                             throws java.io.IOException
        Throws:
        java.io.IOException