net.neoremind.dynamicproxy.util
类 Entity<T extends Entity<T>>
java.lang.Object
net.neoremind.dynamicproxy.util.Entity<T>
- 所有已实现的接口:
- Serializable
- 直接已知子类:
- KeyAndValue
public abstract class Entity<T extends Entity<T>>
- extends Object
- implements Serializable
- 作者:
- zhangxu
- 另请参见:
- 序列化表格
Entity
public Entity()
equals
public boolean equals(Object obj)
- 覆盖:
- 类
Object 中的 equals
isEquals
protected abstract boolean isEquals(T var1)
hashCode
public int hashCode()
- 覆盖:
- 类
Object 中的 hashCode
hashKey
protected abstract Object hashKey()
Copyright © 2016 neoremind. All rights reserved.