Interface SolubilityCategory

All Known Implementing Classes:
DefaultSolubilityCategory, SolubilityCategories.UndefinedSolubilityCategory

@PublicAPI public interface SolubilityCategory
Interface for solubility categories.
  • Method Summary

    Modifier and Type
    Method
    Description
    Description.
    double
    The upper limit of category.
    Returns the name of category.
  • Method Details

    • shortName

      String shortName()
      Returns the name of category.
      Returns:
      short name of category
    • description

      String description()
      Description.
      Returns:
      description of category.
    • getUpperLimit

      double getUpperLimit()
      The upper limit of category.
      Returns:
      the upper limit