SampleSpec

constructor(convertX: (List<X>) -> Array<X>, convertY: (List<Y>) -> Array<Y>, emptyY: (Int) -> Array<Y>)