Class ProfileHelper


  • public class ProfileHelper
    extends Object
    Helper class to manage user profile
    Author:
    Ludovic Bertin
    • Constructor Detail

      • ProfileHelper

        public ProfileHelper()
    • Method Detail

      • getBestProfile

        public static String getBestProfile​(String[] profiles)
        Extract best profile from given profiles.
        Parameters:
        profiles - an array of profile
        Returns:
        the best profile