Package | Description |
---|---|
es.uam.eps.ir.ranksys.core.feature |
Classes for accessing item-feature data.
|
Modifier and Type | Method and Description |
---|---|
static <I,F,V> SimpleFeatureData<I,F,V> |
SimpleFeatureData.load(Stream<org.jooq.lambda.tuple.Tuple3<I,F,V>> tuples)
Loads an instance of the class from a stream of triples.
|
Copyright © 2016. All rights reserved.