Package com.pixelmonmod.api
package com.pixelmonmod.api
-
ClassDescriptionAbstract implementation of the specification interface that handles all the logic for the sub-classes Meaning the sub classes just have to pass in the data typesAbn empty specification implementation that does nothingType adapter implementation for writing any form of
Specification
to JSONSpecification<A,B> An interface that represents a check of the param types against given data Or applying the given data to the param typesThe static factory for registeringRequirement
s and getting instances ofSpecification
sType adapter implementation for writing any form ofSpecification
to JSON