facets.util
Interface SizeEstimable

All Known Implementing Classes:
PackedSerialized

public interface SizeEstimable

Can provide an advance estimate of its memory requirement.


Method Summary
 long estimateSize()
           
 

Method Detail

estimateSize

long estimateSize()