Java jdk.nashorn.internal.ir.debug ObjectSizeCalculator fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.ir.debug ObjectSizeCalculator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for jdk.nashorn.internal.ir.debug ObjectSizeCalculator.

The text is from its open source code.

Method

longgetObjectSize(final Object obj)
Given an object, returns the total allocated size, in bytes, of the object and all other objects reachable from it.