hola, tengo un problema con esta linea, si me pudieran ayudar
Collections.sort (getWordList (), new shared.Algorithms.SortByLineLength ());
no me reconoce shared
Collections.sort (getWordList (), new shared().Algorithms.SortByLineLength ());
Cita de: ~ Yoya ~ en 7 Enero 2014, 16:29 PM
Collections.sort (getWordList (), new shared().Algorithms.SortByLineLength ());
ya intente eso y nada
Escribe el error y si puedes publica el código (si es muy largo, trata de poner lo esencial).
Saludos.