Package | Description |
---|---|
com.asakusafw.runtime.flow.join |
Classes for join algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
VolatileLookUpTable<T>
An implementation of
LookUpTable that holds objects on the memory. |
Modifier and Type | Method and Description |
---|---|
LookUpTable<T> |
LookUpTable.Builder.build()
Returns a
LookUpTable from previously added key value pairs. |
LookUpTable<T> |
VolatileLookUpTable.Builder.build() |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.