net.gleamynode.netty.handler.execution
Class DefaultObjectSizeEstimator
java.lang.Object
net.gleamynode.netty.handler.execution.DefaultObjectSizeEstimator
- All Implemented Interfaces:
- ObjectSizeEstimator
public class DefaultObjectSizeEstimator
- extends Object
- implements ObjectSizeEstimator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultObjectSizeEstimator
public DefaultObjectSizeEstimator()
estimateSize
public int estimateSize(Object o)
- Specified by:
estimateSize in interface ObjectSizeEstimator
Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.