Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Package
java.dyn

Packages that use java.dyn
Package Description
java.dyn PROVISIONAL API, WORK IN PROGRESS: This package contains dynamic language support provided directly by the Java core class libraries and virtual machine. 
 

Classes in java.dyn used by java.dyn
Class and Description
CallSite
          A CallSite is a holder for a variable MethodHandle, which is called its target.
MethodHandle
          A method handle is a typed, directly executable reference to a method, constructor, field, or similar low-level operation, with optional transformations of arguments or return values.
MethodHandleProvider
          An interface for an object to provide a target method handle to a invokedynamic instruction.
MethodHandles.Lookup
          A lookup object is a factory for creating method handles, when the creation requires access checking.
MethodType
          A method type represents the arguments and return type accepted and returned by a method handle, or the arguments and return type passed and expected by a method handle caller.
NoAccessException
          Thrown to indicate that a caller has attempted to create a method handle which accesses a field, method, or class to which the caller does not have access.
WrongMethodTypeException
          Thrown to indicate that code has attempted to call a method handle via the wrong method type.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.