JavaScript is disabled on your browser.
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
lucee.commons.io.cache
Interface CacheFilter
All Known Subinterfaces:
CacheEntryFilter
,
CacheKeyFilter
All Known Implementing Classes:
CacheClear
,
CacheKeyFilterAll
,
CacheStorageScopeCleaner.Filter
,
ChildrenFilter
,
WildCardFilter
public interface
CacheFilter
Method Summary
Methods
Modifier and Type
Method and Description
String
toPattern
()
a string pattern of the filter, this is used when the filtering is made natively by the implementation
Method Detail
toPattern
String
toPattern
()
a string pattern of the filter, this is used when the filtering is made natively by the implementation
Returns:
string pattern of the filter
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 © 2015 Lucee