| Modifier and Type | Method and 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–2016 Google, Inc.. All rights reserved.