Class ShortWrapper


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

      Constructors 
      Constructor Description
      ShortWrapper​(java.lang.Short result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ShortWrapper

        public ShortWrapper​(java.lang.Short result)