ParserLrc constructor

ParserLrc(
  1. String lyric
)

Implementation

ParserLrc(String lyric) : super(lyric);