com.github.mperry.fg.FutureMonad.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 18/04/2014.
*/
@TypeChecked
class FutureMonad {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy