Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Touchpoint class question

In the class we have
/** NOT API -- this is for backwards compatibility only */
public String qualifyAction(String actionId) {

Why is this method tagged as not API?


Back to the top