Uses of Class
com.github.jfasttext.FastTextWrapper.DoubleIntPair
-
Packages that use FastTextWrapper.DoubleIntPair Package Description com.github.jfasttext -
-
Uses of FastTextWrapper.DoubleIntPair in com.github.jfasttext
Methods in com.github.jfasttext that return FastTextWrapper.DoubleIntPair Modifier and Type Method Description FastTextWrapper.DoubleIntPairFastTextWrapper.DoubleIntPair. first(float first)FastTextWrapper.DoubleIntPairFastTextWrapper.DoubleIntPair. put(float firstValue, int secondValue)FastTextWrapper.DoubleIntPairFastTextWrapper.DoubleIntPair. put(FastTextWrapper.DoubleIntPair x)FastTextWrapper.DoubleIntPairFastTextWrapper.DoubleIntPair. second(int second)Methods in com.github.jfasttext with parameters of type FastTextWrapper.DoubleIntPair Modifier and Type Method Description FastTextWrapper.DoubleIntPairFastTextWrapper.DoubleIntPair. put(FastTextWrapper.DoubleIntPair x)
-