◆ getName()
String fiftyone.pipeline.core.typed.TypedKey< T >.getName | ( | ) |
\r\n
Holds a name and a type to allow for type safe operations on named values.
TypedKeys of same name and type test equal. TypedKeys of same name and different type test not equal.
String fiftyone.pipeline.core.typed.TypedKey< T >.getName | ( | ) |
Class<T> fiftyone.pipeline.core.typed.TypedKey< T >.getType | ( | ) |