Class CustomDerivedObject

    • Constructor Summary

      Constructors 
      Constructor Description
      CustomDerivedObject​(long baseValue, int derivedValue)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CustomDerivedObject

        public CustomDerivedObject​(long baseValue,
                                   int derivedValue)