JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.openhtmltopdf.extend
Interface FSCacheValue
public interface
FSCacheValue
Note: Classes implementing this interface should be thread safe as we document the cache being useable accross threads.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
weight
()
Method Detail
weight
int weight()
Returns:
the (very) approximate weight of a cache value in bytes if known or -1 otherwise.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.