|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWordMapping | |
|---|---|
| org.schwiebert.abl4j.data | |
| org.schwiebert.abl4j.tests | |
| org.schwiebert.abl4j.util | |
| Uses of IWordMapping in org.schwiebert.abl4j.data |
|---|
| Fields in org.schwiebert.abl4j.data with type parameters of type IWordMapping | |
|---|---|
private static InheritableThreadLocal<IWordMapping> |
DataFactory.threadLocalMapping
|
| Methods in org.schwiebert.abl4j.data that return IWordMapping | |
|---|---|
static IWordMapping |
DataFactory.getMapping()
|
| Methods in org.schwiebert.abl4j.data with parameters of type IWordMapping | |
|---|---|
static void |
DataFactory.setMapping(IWordMapping wordMapping)
|
| Uses of IWordMapping in org.schwiebert.abl4j.tests |
|---|
| Fields in org.schwiebert.abl4j.tests declared as IWordMapping | |
|---|---|
(package private) IWordMapping |
ThreadLocalVariableTests.TestThread.mapping1
|
(package private) IWordMapping |
ThreadLocalVariableTests.TestThread.mapping2
|
| Uses of IWordMapping in org.schwiebert.abl4j.util |
|---|
| Classes in org.schwiebert.abl4j.util that implement IWordMapping | |
|---|---|
class |
StringMapping
Default IWordMapping that can be used with Strings. |
class |
WordMapping<T>
A helper class which provides word mappings. |
|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||