Class AbstractFromPropertyValueRangeDescriptor<Solution_>

    • Field Detail

      • collectionWrapping

        protected boolean collectionWrapping
      • arrayWrapping

        protected boolean arrayWrapping
      • countable

        protected boolean countable
    • Method Detail

      • isCountable

        public boolean isCountable()
        Returns:
        true if the ValueRange is countable (for example a double value range between 1.2 and 1.4 is not countable)