Interface VectorConverter.Specific<N extends Number,​V extends Vector<N,​?>>

All Superinterfaces:
VectorConverter
All Known Implementing Classes:
VectorConverter.Specific.AbstractSpecificWrapper
Enclosing interface:
VectorConverter

public static interface VectorConverter.Specific<N extends Number,​V extends Vector<N,​?>> extends VectorConverter