class Elasticband::Aggregation::Max

Public Instance Methods

type() click to toggle source
# File lib/elasticband/aggregation/max.rb, line 4
def type
  :max
end