public class ProfileEntryKey extends Object
Constructor and Description |
---|
ProfileEntryKey(String parentName,
String name,
String type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
void |
fillValue(ProfileEntryStatValue value) |
String |
getName() |
String |
getParentName() |
String |
getType() |
int |
hashCode() |
public String getParentName()
public String getName()
public String getType()
public void fillValue(ProfileEntryStatValue value)
Copyright © 2013–2017 Alibaba Group. All rights reserved.