org.onebusaway.container.model
public abstract class IdentityBean<T extends Serializable> extends Object implements Serializable
equals(Object)
and
hashCode()
based on the id value. Additionally, defines a
CacheableKey
key strategy based on the object id when the object is
used in as an argument in a method annotated with Cacheable
.Constructor and Description |
---|
IdentityBean() |
Copyright © 2014 OneBusAway. All Rights Reserved.