annotations - What is reverse of @deprecated in java -
this question has answer here:
so, people use @deprecated annotation apis have been deprecated.
is there annotation notifies users if method evolving , not stable?
afaik, doesn't exist yet, have create own.
jep277 define @deprecated(experimental), it's proposition.
Comments
Post a Comment