stephanenicolas / mimic

Mimicing is, indeed, kind of way to bypass java single inheritance paradigm. It allows to copy all declared fields, constructors and methods in a given class into another class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stephanenicolas/mimic Issues