Class CollectionsUtils


  • public class CollectionsUtils
    extends Object
    Simple collection helper that reduces duplicate code and allows us to avoid taking extra dependencies on libraries that have some of these helpers built in but would bloat the deployment artifact of our Lambda functions.