AON LAZIO wrote:
I have come across this code and I tried to figure out what does it do
First, I do not understand the sign @... above the class method, what
does it do?
Second, about the object in AnyWrapper(object), why do they declare
"object" as the superclass?
sometimes I saw (type) wha
I have come across this code and I tried to figure out what does it do
First, I do not understand the sign @... above the class method, what does
it do?
Second, about the object in AnyWrapper(object), why do they declare "object"
as the superclass?
sometimes I saw (type) what the differences betwee