public class EntityUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasId> |
put(E entity,
com.google.common.collect.BiMap<String,E> map) |
static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasId> |
putAll(List<E> entities,
com.google.common.collect.BiMap<String,E> map) |
public static <E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.HasId> void put(E entity,
com.google.common.collect.BiMap<String,E> map)
Copyright © 2014. All Rights Reserved.