类 CookieTool.SugarCookie

java.lang.Object
Cookie
org.apache.velocity.tools.view.CookieTool.SugarCookie
封闭类:
CookieTool

public static class CookieTool.SugarCookie extends Cookie
Extends Cookie to add some fluid API sugar and a toString() method that renders the Cookie's value instead of the usual Object.toString() shenanigans.