Package | Description |
---|---|
de.tudarmstadt.ukp.clarin.webanno.support.lambda |
Modifier and Type | Method and Description |
---|---|
static <T extends Serializable> |
LambdaModelAdapter.of(SerializableSupplier<T> aSupplier,
SerializableConsumer<T> aConsumer) |
Constructor and Description |
---|
LambdaModelAdapter(SerializableSupplier<T> aSupplier,
SerializableConsumer<T> aConsumer) |
Copyright © 2012–2017. All rights reserved.