Schnittstelle FoldThresholdPolicy


public interface FoldThresholdPolicy
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Folding is based on the minimum size
    static final int
    Folding is based on the natural size
  • Felddetails

    • MINIMUM

      static final int MINIMUM
      Folding is based on the minimum size
      Siehe auch:
    • NATURAL

      static final int NATURAL
      Folding is based on the natural size
      Siehe auch: