docs / it.uniroma3.dbtree.spi.impl.functions / AverageInt / parseA

parseA

fun parseA(s: String): Pair<Long, Long> (source)

Parser for the aggregate value type.

Parameters

s - the string aggregate value.

Return
the corresponding A representation.