Class Id

java.lang.Object
org.microbean.bean.Id
All Implemented Interfaces:
Constable

public final class Id extends Object implements Constable
An identifier for a Bean.

Note that because an Id houses a BeanTypeList, and because a BeanTypeList houses TypeMirror instances, and because many TypeMirror instances may model the same type, two Ids that might appear as equal at first glance may not be.

Author:
Laird Nelson
See Also: