Java jdk.nashorn.internal.objects NativeBoolean fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.objects NativeBoolean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for jdk.nashorn.internal.objects NativeBoolean.

The text is from its open source code.

Method

Objectconstructor(final boolean newObj, final Object self, final Object value)
ECMA 15.6.2.1 new Boolean (value)
booleangetValue()
Get the value for this NativeBoolean