Interface Parser<T>


public interface Parser<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(Source src, int i)