Class AbstractBendableScore<Score_ extends AbstractBendableScore<Score_>>

    • Field Detail

      • HARD_LABEL

        protected static final String HARD_LABEL
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • SOFT_LABEL

        protected static final String SOFT_LABEL
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • LEVEL_SUFFIXES

        protected static final String[] LEVEL_SUFFIXES
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • AbstractBendableScore

        protected AbstractBendableScore​(int initScore)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Parameters:
        initScore - see Score.initScore()
    • Method Detail

      • parseBendableScoreTokens

        protected static String[][] parseBendableScoreTokens​(Class<? extends AbstractBendableScore<?>> scoreClass,
                                                             String scoreString)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • buildBendableShortString

        protected String buildBendableShortString​(Predicate<Number> notZero)
        Deprecated, for removal: This API element is subject to removal in a future version.