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