Uses of Interface
cdc.kernel.rids.RawIdentifiable
-
Uses of RawIdentifiable in cdc.kernel.rids
Fields in cdc.kernel.rids with type parameters of type RawIdentifiableModifier and TypeFieldDescriptionstatic final Comparator<RawIdentifiable>RawIdentifiable.RAW_ID_COMPARATORComparator of RawIdentifiable based on their raw identifier.Methods in cdc.kernel.rids with parameters of type RawIdentifiableModifier and TypeMethodDescriptionstatic RawIdRawIdentifiable.getRawId(RawIdentifiable x) Returns the raw identifier of a raw identifiable.