com.hammurapi.util
Interface Identifiable<I>

Type Parameters:
I -

public interface Identifiable<I>

Something with identity.

Author:
Pavel Vlasov

Method Summary
 I getIdentity()
           
 

Method Detail

getIdentity

I getIdentity()