buildId abstract method

  1. @protected
I buildId(
  1. T object
)

specifies how to get the unique object identifier

Implementation

@protected
I buildId(T object);