Interface LabelParser.CreateFromString<T>

Enclosing class:
LabelParser

public static interface LabelParser.CreateFromString<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String stringIn)
     
  • Method Details

    • create

      T create(String stringIn)