| JGL - The Generic Collection Library for Java |
All Packages Class Hierarchy This Package Previous Next Index
Class com.objectspace.jgl.voyager.algorithms.VOrderedSetOperations
java.lang.Object
|
+----com.objectspace.voyager.VObject
|
+----com.objectspace.jgl.voyager.algorithms.VOrderedSetOperations
- public class VOrderedSetOperations
- extends VObject
-
VOrderedSetOperations()
- Construct a VOrderedSetOperations that is not associated with an object.
-
VOrderedSetOperations(VSubspace)
- Construct a VOrderedSetOperations and connect it to the specified object.
-
includes(Container, Container, BinaryPredicate, Messenger, String)
-
-
includes(Container, Container, BinaryPredicate, Messenger, String, long)
-
-
includes(Container, Container, BinaryPredicate, String)
-
-
includes(Container, Container, BinaryPredicate, String, long)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, BinaryPredicate, Messenger, String)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, BinaryPredicate, Messenger, String, long)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, BinaryPredicate, String)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, BinaryPredicate, String, long)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, Messenger, String)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, Messenger, String, long)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, String)
-
-
includes(InputIterator, InputIterator, InputIterator, InputIterator, String, long)
-
-
setDifference(Container, Container, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setDifference(Container, Container, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setDifference(Container, Container, OutputIterator, BinaryPredicate, String)
-
-
setDifference(Container, Container, OutputIterator, BinaryPredicate, String, long)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String, long)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String, long)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String)
-
-
setDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String, long)
-
-
setIntersection(Container, Container, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setIntersection(Container, Container, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setIntersection(Container, Container, OutputIterator, BinaryPredicate, String)
-
-
setIntersection(Container, Container, OutputIterator, BinaryPredicate, String, long)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String, long)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String, long)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String)
-
-
setIntersection(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String, long)
-
-
setSymmetricDifference(Container, Container, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setSymmetricDifference(Container, Container, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setSymmetricDifference(Container, Container, OutputIterator, BinaryPredicate, String)
-
-
setSymmetricDifference(Container, Container, OutputIterator, BinaryPredicate, String, long)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String, long)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String, long)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String)
-
-
setSymmetricDifference(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String, long)
-
-
setUnion(Container, Container, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setUnion(Container, Container, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setUnion(Container, Container, OutputIterator, BinaryPredicate, String)
-
-
setUnion(Container, Container, OutputIterator, BinaryPredicate, String, long)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, Messenger, String, long)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, BinaryPredicate, String, long)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, Messenger, String, long)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String)
-
-
setUnion(InputIterator, InputIterator, InputIterator, InputIterator, OutputIterator, String, long)
-
VOrderedSetOperations
public VOrderedSetOperations()
- Construct a VOrderedSetOperations that is not associated with an object.
This function is used internally by Voyager and should not
be invoked by user code. Any attempt to send a message to a
reference created using this default constructor will cause a
NullPointerException to be thrown.
VOrderedSetOperations
public VOrderedSetOperations(VSubspace reference) throws VoyagerException
- Construct a VOrderedSetOperations and connect it to the specified object.
- Parameters:
- reference - A reference to the object to connect to.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
BinaryPredicate arg5,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
BinaryPredicate arg5,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
BinaryPredicate arg5,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
BinaryPredicate arg5,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(Container arg1,
Container arg2,
BinaryPredicate arg3,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static Result includes(Container arg1,
Container arg2,
BinaryPredicate arg3,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(Container arg1,
Container arg2,
BinaryPredicate arg3,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
includes
public static boolean includes(Container arg1,
Container arg2,
BinaryPredicate arg3,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static Result setUnion(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setUnion
public static OutputIterator setUnion(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static Result setIntersection(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setIntersection
public static OutputIterator setIntersection(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static Result setDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setDifference
public static OutputIterator setDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(InputIterator arg1,
InputIterator arg2,
InputIterator arg3,
InputIterator arg4,
OutputIterator arg5,
BinaryPredicate arg6,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static Result setSymmetricDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
Messenger __messenger,
String __address) throws VoyagerException
- Parameters:
- __messenger - The messenger that should be used to invoke the method.
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address,
long __timeout) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- __timeout - The timeout valie in milliseconds.
- Throws: VoyagerException
- A voyager-related exception occurred.
setSymmetricDifference
public static OutputIterator setSymmetricDifference(Container arg1,
Container arg2,
OutputIterator arg3,
BinaryPredicate arg4,
String __address) throws VoyagerException
- Parameters:
- __address - The address of the program that contains the class.
- Throws: VoyagerException
- A voyager-related exception occurred.
All Packages Class Hierarchy This Package Previous Next Index