com.github.rauberprojects.client.profile.Profile Maven / Gradle / Ivy
package com.github.rauberprojects.client.profile;
/**
* @author Thomas Eizinger
*/
public interface Profile {
String getIdentifier();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy