Exemplo n.º 1
0
 /** @see prefuse.data.util.Index#maximum() */
 public int maximum() {
   return m_index.getMaximum();
 }