Class ByteWrapper


  • public class ByteWrapper
    extends AbstractPrimitiveWrapper<java.lang.Byte>
    Created by Kishore Routhu on 31/8/16 2:32 PM.
    • Constructor Summary

      Constructors 
      Constructor Description
      ByteWrapper​(java.lang.Byte result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ByteWrapper

        public ByteWrapper​(java.lang.Byte result)