Package org.conscrypt.metrics
Class ReflexiveStatsEvent.Builder
java.lang.Object
org.conscrypt.metrics.ReflexiveStatsEvent.Builder
- Enclosing class:
ReflexiveStatsEvent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setAtomId(int atomId) voidwriteBoolean(boolean value) writeInt(int value) writeIntArray(int[] values)
-
Method Details
-
setAtomId
-
writeBoolean
-
writeInt
-
usePooledBuffer
public void usePooledBuffer() -
writeIntArray
-
build
-