FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.first(float first) |
FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.put(FastTextWrapper.FloatStringPair x) |
FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.put(float firstValue,
org.bytedeco.javacpp.BytePointer secondValue) |
FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.put(float firstValue,
String secondValue) |
FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.second(org.bytedeco.javacpp.BytePointer second) |
FastTextWrapper.FloatStringPair |
FastTextWrapper.FloatStringPair.second(String second) |