-
public interface InterpolationParams<InterpolatorType extends Interpolator>
Created by nick_f on 9/25/14.
-
-
Method Summary
Modifier and Type Method Description abstract Class<InterpolatorType>
getInterpolatorClass()
-
-
Method Detail
-
getInterpolatorClass
abstract Class<InterpolatorType> getInterpolatorClass()
-
-
-
-