Class ObjectWithReflectiveEqualsHashCodeToString

java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
Direct Known Subclasses:
Base64Converter, BinaryResponseDTO, BooleanMatcher, CrossProtocolScenario, Delay, DelayDistribution, DelayDistributionDTO, DelayDTO, DnsRecordDTO, DnsResponseDTO, DriftRecord, FieldDiff, GrpcBidiResponseDTO, GrpcBidiRuleDTO, GrpcChaosProfileDTO, GrpcStreamMessageDTO, GrpcStreamResponseDTO, HttpChaosProfileDTO, HttpClassCallbackDTO, HttpErrorDTO, HttpForwardDTO, HttpForwardValidateActionDTO, HttpForwardWithFallbackDTO, HttpLlmResponseDTO, HttpObjectCallbackDTO, HttpOverrideForwardedRequestDTO, HttpRequestModifierDTO, HttpResponseDTO, HttpResponseModifierDTO, HttpSseResponseDTO, HttpTemplateDTO, HttpWebSocketResponseDTO, JsonSchemaValidator, KeyAndValueDTO, KeysAndValuesModifierDTO, KeysToMultiValuesModifierDTO, KeyToMultiValueDTO, MockServerEventLogNotifier, MockServerMatcherNotifier, NotMatcher, NottableStringMultiMap, ObjectWithJsonToString, SseEventDTO, StringToXmlDocumentParser, StubGenerationResult, TcpChaosProfileDTO, TimedScenarioTransition, Times, TimesDTO, TimeToLive, TimeToLiveDTO, VerificationSequenceDTO, VerificationTimes, WebSocketClientIdDTO, WebSocketErrorDTO, WebSocketMessageDTO, WebSocketMessageMatcherDTO, WebSocketMessageModelDTO, XmlSchemaValidator, XPathEvaluator

public abstract class ObjectWithReflectiveEqualsHashCodeToString extends Object
Author:
jamesdbloom
  • Constructor Details

    • ObjectWithReflectiveEqualsHashCodeToString

      public ObjectWithReflectiveEqualsHashCodeToString()
  • Method Details

    • fieldsExcludedFromEqualsAndHashCode

      protected String[] fieldsExcludedFromEqualsAndHashCode()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object