You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without a method like this, I have to get all the classes, iterate through the list, and check each ClassifiedClass name with the string returned to me by Classification.getTopClass()
It'd be nice and more efficient to have that confidence built into the Classification object.