public class AllocationTagInfo extends Object
| Constructor and Description | 
|---|
| AllocationTagInfo() | 
| AllocationTagInfo(String tag,
                 long count) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getAllocationsCount() | 
| String | getAllocationTag() | 
| String | toString() | 
public AllocationTagInfo()
public AllocationTagInfo(String tag, long count)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.