Uses of Interface
org.faceless.pdf2.Cache.Entry
-
Packages that use Cache.Entry Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of Cache.Entry in org.faceless.pdf2
Methods in org.faceless.pdf2 that return Cache.Entry Modifier and Type Method Description Cache.EntryCache. newEntry(int bytes)Return a new Cache.Entry.Cache.EntryDiskCache. newEntry(int size)
-