public class ProfileEntryKey extends Object
private String
name
parentName
type
ProfileEntryKey(String parentName, String name, String type)
boolean
equals(Object obj)
void
fillValue(ProfileEntryStatValue value)
String
getName()
getParentName()
getType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final String parentName
private final String name
private final String type
public ProfileEntryKey(String parentName, String name, String type)
public String getParentName()
public String getName()
public String getType()
public void fillValue(ProfileEntryStatValue value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013–2019 Alibaba Group. All rights reserved.