public final class ObjectIdImpl extends Object implements ObjectId
ObjectIdImpl(byte[] id)
boolean
equals(Object obj)
byte[]
getId()
int
hashCode()
void
write(OutputStream os)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ObjectIdImpl(byte[] id)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public byte[] getId()
getId
ObjectId
public void write(OutputStream os)
Writeable
write
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.