mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-20 21:58:33 +00:00
Added type parameter to methods that were using raw types. Updated the implementation to use generics. Deprecated static methods. Updated usages. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>