Package com.jcabi.github
Class RtLanguage
- java.lang.Object
-
- com.jcabi.github.RtLanguage
-
-
Constructor Summary
Constructors Constructor Description RtLanguage(String lang, long size)Public ctor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longbytes()Number of bytes of code written in that language.Stringname()Language name.
-