Class GeneralPathEqualityDelegate
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.serialization.equalitydelegates.GeneralPathEqualityDelegate
- All Implemented Interfaces:
EqualityDelegate<GeneralPath>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaneq(GeneralPath foo, GeneralPath bar) inthash(GeneralPath path)
-
Constructor Details
-
GeneralPathEqualityDelegate
public GeneralPathEqualityDelegate()
-
-
Method Details
-
eq
- Specified by:
eqin interfaceEqualityDelegate<GeneralPath>
-
hash
- Specified by:
hashin interfaceEqualityDelegate<GeneralPath>
-