🤔 Documentation issue? Report it //leakcanary-repo/shark/ValueHolder/IntHolder IntHolder¶ [jvm]\ data class IntHolder(val value: Int) : ValueHolder Constructors¶ IntHolder [jvm]constructor(value: Int) Properties¶ Name Summary value [jvm]val value: Int