public class ObjectIdTable extends Object
Constructor and Description |
---|
ObjectIdTable() |
Modifier and Type | Method and Description |
---|---|
int |
id(Object o)
Returns a unique integer for the equivalence class of the object.
|
public int id(Object o)
o
- An object.Copyright © 2005–2018 Apache Software Foundation. All rights reserved.