Interface Sized

    • Method Detail

      • getSize

        double getSize()
        Get the size of the instance.
        Returns:
        the size of the instance
      • isFinite

        default boolean isFinite()
        Return true if the size of the instance is finite.
        Returns:
        true if the size of the instance is finite
      • isInfinite

        default boolean isInfinite()
        Return true if the size of the instance is infinite.
        Returns:
        true if the size of the instance is infinite