Interface DeterministicUuidMapper
- All Superinterfaces:
UuidMapper
- All Known Subinterfaces:
MemoizedUuidMapper
This marker interface indicates that a mapper will return the same result when called more that once on the same inputs
- Author:
- krylov
-
Method Summary
Static MethodsMethods inherited from interface ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid.UuidMapper
map
-
Method Details
-
identity
- Returns:
- mapper that simply returns the given UUID
-