Interface FoldThresholdPolicy


public interface FoldThresholdPolicy
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Folding is based on the minimum size
    static final int
    Folding is based on the natural size
  • Field Details