We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original issue 8 created by reckart on 2011-10-28T18:55:59.000Z:
What steps will reproduce the problem? 1.where tagging is my class under which i am usin the given code 2. 3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system? windows 7, v2.1 Please provide any additional information below.
The text was updated successfully, but these errors were encountered:
Comment #1 originally posted by reckart on 2011-10-28T19:14:11.000Z:
sry version is 1.0.12
Sorry, something went wrong.
Comment #2 originally posted by reckart on 2011-10-29T10:32:00.000Z:
You have to add a static import:
import static java.util.Arrays.asList()
I have updated the example accordingly.
No branches or pull requests
Original issue 8 created by reckart on 2011-10-28T18:55:59.000Z:
What steps will reproduce the problem?
1.where tagging is my class under which i am usin the given code
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
windows 7, v2.1
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: