Shatter::Codec::Entry::Item(T)
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, id : UInt32, element : T)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(name _name = @name, id _id = @id, element _element = @element)
Sourceelement
id
name