Java jdk.nashorn.internal.runtime Property fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.runtime Property fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Field

intNOT_WRITABLE
ECMA 8.6.1 - Is this property not writable?
intNOT_ENUMERABLE
ECMA 8.6.1 - Is this property not enumerable?
intNOT_CONFIGURABLE
ECMA 8.6.1 - Is this property not configurable?