Class LongConverter

All Implemented Interfaces:
AttributeConverter

public final class LongConverter extends AbstractAttributeConverter
This class converts a String into a Long or returns the Long (or Integer) in input.
Since:
1.2.0
Author:
Jerome Leleu