Class DefaultEqualsMethodReplacement
- java.lang.Object
- 
- jadex.platform.service.serialization.DefaultEqualsMethodReplacement
 
- 
- All Implemented Interfaces:
- jadex.bridge.component.impl.remotecommands.IMethodReplacement
 
 public class DefaultEqualsMethodReplacement extends java.lang.Object implements jadex.bridge.component.impl.remotecommands.IMethodReplacementDefault replacement code for equals() method.
- 
- 
Constructor SummaryConstructors Constructor Description DefaultEqualsMethodReplacement()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object obj, java.lang.Object[] args)Invoke the method on the given object with the given args.
 
-