类 CookieTool.SugarCookie

java.lang.Object
jakarta.servlet.http.Cookie
org.apache.velocity.tools.view.CookieTool.SugarCookie
所有已实现的接口:
Serializable, Cloneable
封闭类:
CookieTool

public static class CookieTool.SugarCookie extends jakarta.servlet.http.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.
另请参阅: