public class EntityUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends PMMLObject & HasId> |
put(E entity,
com.google.common.collect.BiMap<java.lang.String,E> map) |
static <E extends PMMLObject & HasId> |
putAll(java.util.List<E> entities,
com.google.common.collect.BiMap<java.lang.String,E> map) |
public static <E extends PMMLObject & HasId> void put(E entity, com.google.common.collect.BiMap<java.lang.String,E> map)
public static <E extends PMMLObject & HasId> void putAll(java.util.List<E> entities, com.google.common.collect.BiMap<java.lang.String,E> map)
Copyright © 2013 University of Tartu. All Rights Reserved.