Uses of Interface
org.adoptopenjdk.jitwatch.toplist.ITopListScore
Packages that use ITopListScore
-
Uses of ITopListScore in org.adoptopenjdk.jitwatch.toplist
Classes in org.adoptopenjdk.jitwatch.toplist that implement ITopListScoreFields in org.adoptopenjdk.jitwatch.toplist with type parameters of type ITopListScoreMethods in org.adoptopenjdk.jitwatch.toplist that return types with arguments of type ITopListScoreModifier and TypeMethodDescriptionAbstractTopListVisitable.buildTopList()ITopListVisitable.buildTopList() -
Uses of ITopListScore in org.adoptopenjdk.jitwatch.ui.toplist
Fields in org.adoptopenjdk.jitwatch.ui.toplist with type parameters of type ITopListScoreModifier and TypeFieldDescriptionprivate javafx.scene.control.TableView<ITopListScore> TopListStage.tableViewprivate javafx.collections.ObservableList<ITopListScore> TopListStage.topListMethods in org.adoptopenjdk.jitwatch.ui.toplist with parameters of type ITopListScoreModifier and TypeMethodDescriptionprivate booleanTopListStage.isInstanceOfMemberScore(ITopListScore newVal) private booleanTopListStage.itIsNull(ITopListScore newVal)