Flash   Flash 
Compiled from "Flash.java" Compiled from "Flash.java"
public class io.dropwizard.jersey.sessions.Flash<T> { public class io.dropwizard.jersey.sessions.Flash<T> {
io.dropwizard.jersey.sessions.Flash(javax.servlet.http.HttpSession); io.dropwizard.jersey.sessions.Flash(javax.servlet.http.HttpSession);
public com.google.common.base.Optional<T> get(); public java.util.Optional<T> get();
public void set(T); public void set(T);
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/