Class Profile.EnumParameter<T3>

  • Type Parameters:
    T3 - The parameter concrete class
    Enclosing class:
    Profile

    public final class Profile.EnumParameter<T3>
    extends Profile.Parameter<Profile.EnumParameter<T3>,​T3>
    Represents a parameter with an enumeration of allowed constants.