Package net.sourceforge.pmd.properties
Class InternalApiBridge.InternalPropertySerializer<T>
- java.lang.Object
-
- net.sourceforge.pmd.properties.PropertySerializer<T>
-
- net.sourceforge.pmd.properties.InternalApiBridge.InternalPropertySerializer<T>
-
- Enclosing class:
- InternalApiBridge
public abstract static class InternalApiBridge.InternalPropertySerializer<T> extends PropertySerializer<T>
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
InternalPropertySerializer()
-
Method Summary
-
Methods inherited from class net.sourceforge.pmd.properties.PropertySerializer
fromString, getConstraints, toString, withConstraint
-
-