Module colesico.framework.profile
Interface ProfileSerializer<P extends Profile>
- All Known Implementing Classes:
ProfileSerializerImpl
public interface ProfileSerializer<P extends Profile>
-
Method Summary
Modifier and Type Method Description Pdeserialize(byte[] profileBytes)byte[]serialize(P profile)