Class Longs


  • public class Longs
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Longs()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Long valueOf​(long value)  
      • Methods inherited from class java.lang.Object

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

      • Longs

        public Longs()
    • Method Detail

      • valueOf

        public static java.lang.Long valueOf​(long value)