Uses of Interface
com.jcabi.github.Labels
-
Packages that use Labels Package Description com.jcabi.github Object Oriented Github API. -
-
Uses of Labels in com.jcabi.github
Classes in com.jcabi.github that implement Labels Modifier and Type Class Description static classLabels.SmartSmart Labels with extra features.Methods in com.jcabi.github that return Labels Modifier and Type Method Description LabelsRepo. labels()Get all labels of the repo.LabelsRepo.Smart. labels()Constructors in com.jcabi.github with parameters of type Labels Constructor Description Smart(Labels lbl)Public ctor.
-