| Modifier and Type | Method and Description |
|---|---|
static ProfileBuckets<ProfileBucket> |
ProfileBuckets.create() |
<T1> ProfileBuckets<T1> |
ProfileBuckets.map(Function<T,T1> fn) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ProfileBuckets<Integer>> |
IProfile.getCounts() |
Map<String,ProfileBuckets<Long>> |
IProfile.getMs() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProfileBuckets.add(ProfileBuckets<ProfileBucket> buckets,
long time) |
Copyright © 2023. All rights reserved.