Class ExtensionWrapper

java.lang.Object
com.djrapitops.plan.extension.implementation.ExtensionWrapper

public class ExtensionWrapper extends Object
Represents information defined in a DataExtension class.

Extracts objects that can be used to obtain data from a DataExtension.

Goal of this class is to abstract away DataExtension API annotations so that they will not be needed outside when calling methods.