Package com.example

Class SampleClassWithObjects


  • public class SampleClassWithObjects
    extends java.lang.Object
    This is a sample class that can be processed.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Number getAnswer​(java.lang.Number answer)  
      • Methods inherited from class java.lang.Object

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

      • SampleClassWithObjects

        public SampleClassWithObjects()
    • Method Detail

      • getAnswer

        public static java.lang.Number getAnswer​(java.lang.Number answer)