Class Preferences

  • All Implemented Interfaces:
    java.io.Serializable

    public class Preferences
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • Preferences

        public Preferences()
    • Method Detail

      • setMaxPredictions

        public void setMaxPredictions​(int aMaxPredictions)
      • getMaxPredictions

        public int getMaxPredictions()
      • isShowAllPredictions

        public boolean isShowAllPredictions()
      • setShowAllPredictions

        public void setShowAllPredictions​(boolean aShowAllPredictions)