|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.parser.solver.Solver<K,V>
K - V - public class Solver<K,V>
| Constructor Summary | |
|---|---|
Solver(NodeFactory<K,V> factory)
|
|
| Method Summary | |
|---|---|
V |
getCurrent(K key)
|
V |
solve(K key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Solver(NodeFactory<K,V> factory)
| Method Detail |
|---|
public V getCurrent(K key)
public V solve(K key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||