Uses of Class
com.github.jfasttext.FastTextWrapper.StringVector.Iterator
-
Packages that use FastTextWrapper.StringVector.Iterator Package Description com.github.jfasttext -
-
Uses of FastTextWrapper.StringVector.Iterator in com.github.jfasttext
Methods in com.github.jfasttext that return FastTextWrapper.StringVector.Iterator Modifier and Type Method Description FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. begin()FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. end()FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. erase(FastTextWrapper.StringVector.Iterator pos)FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector.Iterator. increment()FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. insert(FastTextWrapper.StringVector.Iterator pos, org.bytedeco.javacpp.BytePointer value)Methods in com.github.jfasttext with parameters of type FastTextWrapper.StringVector.Iterator Modifier and Type Method Description booleanFastTextWrapper.StringVector.Iterator. equals(FastTextWrapper.StringVector.Iterator it)FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. erase(FastTextWrapper.StringVector.Iterator pos)FastTextWrapper.StringVector.IteratorFastTextWrapper.StringVector. insert(FastTextWrapper.StringVector.Iterator pos, org.bytedeco.javacpp.BytePointer value)
-