pellse / decorator

A library that emulates in Java the Scala's Stackable Trait Pattern by implementing the decorator pattern at runtime through class composition instead of only through object composition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pellse/decorator Stargazers