Exemplo n.º 1
0
 /**
  * Stream id getter.
  *
  * @return stream id.
  */
 public long getStreamId() {
   return pk.getStreamId();
 }