Uses of Class
org.sourcelab.github.client.objects.NameAndEmail
Packages that use NameAndEmail
-
Uses of NameAndEmail in org.sourcelab.github.client.objects
Methods in org.sourcelab.github.client.objects that return NameAndEmailConstructors in org.sourcelab.github.client.objects with parameters of type NameAndEmailModifierConstructorDescriptionHeadCommit(String id, String message, NameAndEmail author, NameAndEmail committer) Constructor.