Interface EndpointType

    • Method Detail

      • getBoundType

        com.google.common.collect.BoundType getBoundType()
        Returns:
        Whether the interval end is open or closed.
      • getDirection

        EndpointDirection getDirection()
        Returns:
        Whether the interval end is a lower or upper end.