Uses of Interface
com.evolveum.concepts.Identifiable
-
Uses of Identifiable in com.evolveum.concepts
Modifier and TypeMethodDescriptionstatic <K,
V extends Identifiable<K>>
Map<K,V> Identifiable.identifierMap
(Iterable<? extends V> identifiables) static <K,
V extends Identifiable<K>>
voidIdentifiable.putAll
(com.google.common.collect.ImmutableMap.Builder<K, V> map, Iterable<? extends V> identifiables) static <K,
V extends Identifiable<K>>
void