public final class ClassEntry extends Object implements Comparable<ClassEntry>, IDisplayable
| Modifier and Type | Field and Description |
|---|---|
static ContentType<ClassEntry> |
CLASS_ENTRY |
AUTO, EXACT, VERBOSE| Constructor and Description |
|---|
ClassEntry(IMCType type,
IQuantity count) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ClassEntry o) |
String |
displayUsing(String formatHint) |
boolean |
equals(Object obj) |
IQuantity |
getCount() |
IMCType |
getType() |
int |
hashCode() |
String |
toString() |
public static final ContentType<ClassEntry> CLASS_ENTRY
public int compareTo(ClassEntry o)
compareTo in interface Comparable<ClassEntry>public IMCType getType()
public IQuantity getCount()
public String displayUsing(String formatHint)
displayUsing in interface IDisplayable JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl