import - Java error code? -


What is the error: The array list can not be sorted in a way i.e. in Dr. java ?

You probably have to add the line

  import java.util ArrayList;   

Post the code to make sure in your source file.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -