Class Euler


  • public class Euler
    extends java.lang.Object
    The driver to solve a single problem or some problems in a batch.
    Since:
    11.04.2015 12:14:55
    Author:
    Nico Danneberg
    • Constructor Summary

      Constructors 
      Constructor Description
      Euler()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Standard point of execution.
      • Methods inherited from class java.lang.Object

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

      • Euler

        public Euler()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Standard point of execution.
        Parameters:
        args - not used