public class NoteIdWithScore extends Object
NoteIdWithScore(int noteId, int score)
int
getNoteId()
getScore()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoteIdWithScore(int noteId, int score)
public int getNoteId()
public int getScore()
public String toString()
toString
Object
Copyright © 2019–2021 HCL. All rights reserved.