public interface ProfileMigrator extends Toolkit
HashStructure based Profile from an old format to a new format.Profile migrate(Profile oldProfile)
NonmigratedProfile. The NonmigratedProfile.getHashStructure() method may
be used to retrieve the old HashStructure and create a new profile from it.oldProfile - a typed profile object, or NonmigratedProfile