package fj; /** * Created by MarkPerry on 22/01/2015. */ public abstract class F6W<A, B, C, D, E, $F, G> implements F6<A, B, C, D, E, $F, G> { }