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 long
bytes()
Number of bytes of code written in that language.String
name()
Language name.
-