public static interface ConciseSetUtils.WordExpander
| Modifier and Type | Method and Description |
|---|---|
ConciseSetUtils.WordExpander |
clone() |
boolean |
hasNext() |
boolean |
hasPrevious() |
int |
next() |
int |
previous() |
void |
reset(int offset,
int word,
boolean fromBeginning) |
void |
skipAllAfter(int i) |
void |
skipAllBefore(int i) |
boolean hasNext()
boolean hasPrevious()
int next()
int previous()
void skipAllAfter(int i)
void skipAllBefore(int i)
void reset(int offset,
int word,
boolean fromBeginning)
ConciseSetUtils.WordExpander clone()
Copyright © 2016. All rights reserved.