Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model.inmemory |
Provides in-memory implementations of most of the interfaces in the domain
model.
|
Modifier and Type | Method and Description |
---|---|
InMemoryOptimizedAlignment |
InMemoryOptimizedAlignment.Builder.build()
Builds an
InMemoryOptimizedAlignment representing the data in this builder. |
static InMemoryOptimizedAlignment |
InMemoryOptimizedAlignment.parseAlignment(java.lang.String alignment)
Creates an
OptmizedAlignment by parsing a String . |