| Package | Description |
|---|---|
| net.zomis.fight.ext |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> Function<FNode<Fight<A,B>>,WinResult> |
FightCollectors.fightResult(int myIndex,
A drawValue,
Function<FNode<Fight<A,B>>,A> winner) |
Collector<FNode<T>,?,?> |
FightResHandler.getCollector() |
Function<FNode<T>,Object> |
FightResHandler.getIndexer() |
static <A,B> Indexer<FNode<Fight<A,B>>> |
FightCollectors.player2(int firstIndex) |
| Modifier and Type | Method and Description |
|---|---|
<A,B,C> void |
IndexResults.addAdvancedData(String strkey,
Collector<FNode<A>,B,C> collector,
FNode<A> node) |
| Modifier and Type | Method and Description |
|---|---|
<A,B,C> void |
IndexResults.addAdvancedData(String strkey,
Collector<FNode<A>,B,C> collector,
FNode<A> node) |
void |
FightIndexer.addDataAdvanced(String key,
Collector<FNode<T>,?,?> collector) |
void |
FightIndexer.addIndexPlus(String key,
Indexer<FNode<T>> otherAI) |
static <A,B> Function<FNode<Fight<A,B>>,WinResult> |
FightCollectors.fightResult(int myIndex,
A drawValue,
Function<FNode<Fight<A,B>>,A> winner) |
| Constructor and Description |
|---|
FightResHandler(Function<FNode<T>,Object> indexer,
Collector<FNode<T>,?,?> collector) |
FightResHandler(Function<FNode<T>,Object> indexer,
Collector<FNode<T>,?,?> collector) |
Copyright © 2014. All rights reserved.