ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.addNewItem() |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.addNewItemLike(ConsoleNotification item) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.editFirstItem() |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.editItem(int index) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.editLastItem() |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.editMatchingItem(Predicate<ConsoleNotificationBuilder> predicate) |
ConsoleNotificationListFluent.ItemsNested<A> |
ConsoleNotificationListFluent.setNewItemLike(int index,
ConsoleNotification item) |