com.alibaba.druid.support.profile
Class ProfileEntryKey
java.lang.Object
com.alibaba.druid.support.profile.ProfileEntryKey
public class ProfileEntryKey
- extends Object
ProfileEntryKey
public ProfileEntryKey(String parentName,
String name,
String type)
getParentName
public String getParentName()
getName
public String getName()
getType
public String getType()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012 Alibaba Group. All Rights Reserved.