method

upper_bound=

upper_bound=(ubound)
public

No documentation available.

# File lib/prime.rb, line 231
    def upper_bound=(ubound)
      @ubound = ubound
    end