Class DefaultClassDataDecorator

java.lang.Object
com.demonwav.hypo.core.DefaultClassDataDecorator
All Implemented Interfaces:
ClassDataDecorator

public class DefaultClassDataDecorator extends Object implements ClassDataDecorator
The default implementation of ClassDataDecorator. The only thing this does is set the provider for the ClassData object based on the provider passed to this class in the constructor.