public static class TestLoggingEventBuilder.TestKeyValuePair
extends org.slf4j.event.KeyValuePair
KeyValuePair
with overridden Object.equals(java.lang.Object)
and Object.hashCode()
methods. This class must be used on the left hand side of Object.equals(java.lang.Object)
instead of KeyValuePair
. KeyValuePair
can be used on the right
hand side.Constructor and Description |
---|
TestKeyValuePair(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Copyright © 2023. All rights reserved.