Package io.sentry.protocol
Class SentryId
java.lang.Object
io.sentry.protocol.SentryId
- All Implemented Interfaces:
JsonSerializable
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_ID
-
-
Constructor Details
-
SentryId
public SentryId() -
SentryId
-
SentryId
-
-
Method Details
-
toString
-
equals
-
hashCode
public int hashCode() -
serialize
public void serialize(@NotNull @NotNull ObjectWriter writer, @NotNull @NotNull ILogger logger) throws IOException - Specified by:
serialize
in interfaceJsonSerializable
- Throws:
IOException
-