Class LongValueParser

java.lang.Object
de.objektkontor.config.valueparser.AbtrsactArrayParser<Long>
de.objektkontor.config.valueparser.LongValueParser
All Implemented Interfaces:
ValueParser<Long>

public class LongValueParser extends AbtrsactArrayParser<Long>
  • Constructor Details

    • LongValueParser

      public LongValueParser()
  • Method Details