Indicates whether two Duration instances are not equal.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public static boolean op_Inequality ( |
A Duration.
A Duration.
true if the values of d1 and d2 are not equal; otherwise, false.
See Also