public final class Identifiables extends Object
Modifier and Type | Method and Description |
---|---|
static <V> com.google.common.base.Function<Identifiable<V>,V> |
identifierExtractor()
Return the
Function to extract the identifier from a particular
object implementing the Identifiable contract. |
public static <V> com.google.common.base.Function<Identifiable<V>,V> identifierExtractor()
Function
to extract the identifier from a particular
object implementing the Identifiable
contract.Copyright © 2017 OpenDaylight. All rights reserved.