Class FoldHofApps

java.lang.Object
hof.fold.assignment.FoldHofApps

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

    Constructors 
    Constructor Description
    FoldHofApps()  
  • Method Summary

    Modifier and Type Method Description
    static int countBetweenMinAndMaxExclusive​(int min, int maxExclusive, ImmutableList<java.lang.Integer> xs)  
    static int sum​(ImmutableList<java.lang.Integer> xs)  

    Methods inherited from class java.lang.Object

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