Package xyz.cofe.text.parse
Class IndexValue<A>
java.lang.Object
xyz.cofe.text.parse.IndexValue<A>
public class IndexValue<A>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description IndexValue(int idx, A val) -
Method Summary