Uses of Interface
com.jcabi.github.Notification
-
Packages that use Notification Package Description com.jcabi.github Object Oriented Github API. -
-
Uses of Notification in com.jcabi.github
Methods in com.jcabi.github that return Notification Modifier and Type Method Description NotificationNotifications. get(int number)Get a single notification.Methods in com.jcabi.github that return types with arguments of type Notification Modifier and Type Method Description Iterable<Notification>Notifications. iterate()Iterate them all.
-