SamplingHeapProfileNodeMutableBuilder

@inline final class SamplingHeapProfileNodeMutableBuilder[Self <: SamplingHeapProfileNode](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setCallFrame(value: CallFrame): Self
@inline
def setChildren(value: Array[SamplingHeapProfileNode]): Self
@inline
@inline
def setSelfSize(value: Double): Self

Concrete fields

val x: Self