class Lol::Worlds::Group

Defined in:

lol/worlds/group.cr

Constructors

Instance Method Summary

Instance methods inherited from class Set4(Lol::Worlds::Team)

<<(element : T) <<, ==(other) ==, add(element : T) add, add?(element : T) add?

Constructor methods inherited from class Set4(Lol::Worlds::Team)

new(pull : JSON::PullParser)
new
new(pull : JSON::PullParser, &)
new

Constructor Detail

def self.new(pull : JSON::PullParser) #

JSON stuff


[View source]
def self.new #

[View source]
def self.new(pull : JSON::PullParser, &) #

[View source]

Instance Method Detail

def can_add?(team : Team) #

[View source]