public class Notes extends Object
static Notes
EMPTY
Notes(List<Note> notes)
Optional<Note>
findNote(NoteType noteType, String noteId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Notes EMPTY
public Notes(List<Note> notes)
public Optional<Note> findNote(NoteType noteType, String noteId)
Copyright © 2018. All rights reserved.