abstract class Boleite::InputReceiver::GlueImp(A, P)

Direct Known Subclasses

Defined in:

boleite/input/input_receiver.cr

Constructors

Instance Method Summary

Instance methods inherited from class Boleite::InputReceiver::Glue

execute(input) : Nil execute, for?(type) : Bool for?, interested?(input) : Bool interested?

Constructor Detail

def self.new(action : A, callback : P) #

[View source]

Instance Method Detail

def for?(type) : Bool #

[View source]
def interested?(input) : Bool #

[View source]