Uses of Class
dk.cloudcreate.essentials.components.foundation.types.EventId
Packages that use EventId
-
Uses of EventId in dk.cloudcreate.essentials.components.foundation.types
Methods in dk.cloudcreate.essentials.components.foundation.types that return EventIdModifier and TypeMethodDescriptionstatic EventIdEventId.of(CharSequence value) static EventIdEventId.random()Methods in dk.cloudcreate.essentials.components.foundation.types that return types with arguments of type EventIdModifier and TypeMethodDescriptionEventId.optionalFrom(CharSequence value) Converts a non-nullvalueto anOptional.of(Object)with argumentEventId, otherwise it returns anOptional.empty()