Class Slice.DimensionValue<NAMETYPE extends Name>

    • Method Detail

      • dimension

        public Optional<String> dimension()
        Returns the given name of the dimension, or null if dense form is used, such that name must be inferred from order
      • label

        public Optional<String> label()
        Returns the label for this dimension or empty if it is provided by an index function
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object