Package ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid
package ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid
-
InterfacesClassDescriptionThis marker interface indicates that a mapper will return the same result when called more that once on the same inputs
UuidMapper
that memoizes all itsUuidMapper.map(String)
calls.This interface allows for mapping objects'UUID
s, for example when cloning objects.