A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

J

JAVA_SERIALIZATION - Static variable in class messif.objects.nio.MultiClassSerializator
Constant indicating that the standard Java serialization is used
JavaToBinarySerializable - Class in messif.objects.nio
This is a helper class to provide the BinarySerializable wrapping of the native serialization of Java.
JavaToBinarySerializable(Object) - Constructor for class messif.objects.nio.JavaToBinarySerializable
Creates an instance of a serialized version of the object.
join(String[], String) - Static method in class messif.objects.text.TextConversion
Returns the string created by joining the words using the given separator.
JoinQueryOperation - Class in messif.operations.query
Similarity join query operation.
JoinQueryOperation(float) - Constructor for class messif.operations.query.JoinQueryOperation
Creates a new instance of JoinQueryOperation for a given distance threshold.
JoinQueryOperation(float, boolean, AnswerType) - Constructor for class messif.operations.query.JoinQueryOperation
Creates a new instance of JoinQueryOperation for a given distance threshold and the flag whether symmetric pairs can be added or not.
JoinQueryOperation(float, int, boolean) - Constructor for class messif.operations.query.JoinQueryOperation
Creates a new instance of JoinQueryOperation for a given distance threshold and maximal number of pairs to return.
JoinQueryOperation(float, int, boolean, AnswerType) - Constructor for class messif.operations.query.JoinQueryOperation
Creates a new instance of JoinQueryOperation for a given distance threshold and maximal number of objects to return.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z