Class NTimesHofApps

java.lang.Object
hof.ntimes.assignment.NTimesHofApps

public class NTimesHofApps
extends java.lang.Object
Author:
__STUDENT_NAME__, Dennis Cosgrove (http://www.cse.wustl.edu/~cosgroved/)
  • Constructor Summary

    Constructors 
    Constructor Description
    NTimesHofApps()  
  • Method Summary

    Modifier and Type Method Description
    static int doubleNTimes​(int n, int x)  
    static int incrementNTimes​(int n, int x)  
    static <E> ImmutableList<E> nthTail​(int n, ImmutableList<E> x)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait