|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatternExtractor | |
|---|---|
| com.antelmann.timeregister | This package contains classes that implement a time register solution for a small business. |
| com.antelmann.util | This package contains general utility classes that are used throughout the other packages. |
| Uses of PatternExtractor in com.antelmann.timeregister |
|---|
| Methods in com.antelmann.timeregister with parameters of type PatternExtractor | ||
|---|---|---|
|
WorkUnitAnalyzer.getNetTimes(PatternExtractor<WorkUnit,T> pattern)
|
|
|
WorkUnitAnalyzer.getTimes(PatternExtractor<WorkUnit,T> pattern)
|
|
| Uses of PatternExtractor in com.antelmann.util |
|---|
| Methods in com.antelmann.util with parameters of type PatternExtractor | ||
|---|---|---|
static
|
Sets.groupBy(Collection<T> col,
PatternExtractor<T,P> extractor)
splits the given collection into many, where the extractor is the discriminator |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||