Modifier and Type | Method | Description |
---|---|---|
static void |
AllocationRecorder.addSampler(Sampler sampler) |
Adds a
Sampler that will get run every time an allocation is
performed from Java code. |
static void |
AllocationRecorder.removeSampler(Sampler sampler) |
Removes the given
Sampler . |
Copyright © 2009–2018 Google, Inc.. All rights reserved.