Class SelectSettings

    • Constructor Detail

      • SelectSettings

        public SelectSettings()
    • Method Detail

      • getThis

        protected SelectSettings getThis()
        Description copied from class: BasicSettings
        Returns the exact type of the this reference.
        It's a way to recover the type of the this object in a class hierarchy (cf. getThis "trick").
        Overrides:
        getThis in class EnumerateSettings
        Returns:
        The exact type of the this reference