max static method

Implementation

static LexoRankBucket max() {
  return LexoRankBucket.VALUES[LexoRankBucket.VALUES.length - 1];
}