class J8::Supplier

Public Instance Methods

get() click to toggle source
# File lib/j8/supplier.rb, line 7
def get
  @callable.call
end