Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-sf2017
master
CrystalSF2017
CrystalCup
Crystaller
Cup
Overflow
ImmutableJSON
Built with Crystal 1.9.2
2023-10-07 17:12:43 UTC
class
CrystalSF2017::CrystalCup(T)
CrystalSF2017::CrystalCup(T)
CrystalSF2017::Cup
Reference
Object
Defined in:
crystal-sf2017/coffee_cup.cr
Constant Summary
CAPACITY
=
300_f32
Constructors
.new
(owner : Crystaller)
Instance Method Summary
#drink
(amount)
#fill
(with amount)
Constructor Detail
def self.
new
(owner :
Crystaller
)
#
[
View source
]
Instance Method Detail
def
drink
(amount)
#
[
View source
]
def
fill
(with amount)
#
[
View source
]