struct

Shatter::Codec::Entry::Item(T)

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, id : UInt32, element : T)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(name _name = @name, id _id = @id, element _element = @element)
Source
element
id
name