xenoterracide
interface Client { fun isTo1Hz(from : InputStream, cb: Consumer<Int> = { i : Int -> } ) : List<List<EngDataStructure>> }