Package io.sentry.util
Class MapObjectWriter
java.lang.Object
io.sentry.util.MapObjectWriter
- All Implemented Interfaces:
ObjectWriter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionendArray()
void
setLenient
(boolean lenient) value
(boolean value) value
(double value) value
(long value)
-
Constructor Details
-
MapObjectWriter
-
-
Method Details
-
name
- Specified by:
name
in interfaceObjectWriter
- Throws:
IOException
-
value
public MapObjectWriter value(@NotNull @NotNull ILogger logger, @Nullable @Nullable Object object) throws IOException - Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
setLenient
public void setLenient(boolean lenient) - Specified by:
setLenient
in interfaceObjectWriter
-
beginArray
- Specified by:
beginArray
in interfaceObjectWriter
- Throws:
IOException
-
endArray
- Specified by:
endArray
in interfaceObjectWriter
- Throws:
IOException
-
beginObject
- Specified by:
beginObject
in interfaceObjectWriter
- Throws:
IOException
-
endObject
- Specified by:
endObject
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
jsonValue
- Specified by:
jsonValue
in interfaceObjectWriter
- Throws:
IOException
-
nullValue
- Specified by:
nullValue
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-
value
- Specified by:
value
in interfaceObjectWriter
- Throws:
IOException
-