com.github.mperry.fg.CollectionExtension2.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of functionalgroovy-main Show documentation
Show all versions of functionalgroovy-main Show documentation
FunctionalGroovy enhances FunctionalJava for Groovy
package com.github.mperry.fg
import groovy.transform.TypeChecked
/**
* Created by MarkPerry on 12/04/2014.
*/
@TypeChecked
class CollectionExtension2 {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy