| Package | Description |
|---|---|
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<PMMLObjectCache<ScoreDistribution>> |
ScoreDistributionInterner.CACHE_PROVIDER |
static ThreadLocal<PMMLObjectCache<Predicate>> |
PredicateInterner.CACHE_PROVIDER |
static ThreadLocal<PMMLObjectCache<MiningField>> |
MiningFieldInterner.CACHE_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
PMMLObjectCache<E> |
PMMLObjectInterner.getCache() |
| Constructor and Description |
|---|
PMMLObjectInterner(Class<? extends E> type,
PMMLObjectCache<E> cache) |
Copyright © 2022. All rights reserved.