A B C D E F G H I L M N P R S T U V 

S

set - Variable in class es.uniovi.reflection.invokedynamic.FieldClass
 
set(Object, Object) - Method in interface es.uniovi.reflection.invokedynamic.interfaces.SetProperty
Assigns a value to a filed, using invokedynamic.
set - Variable in class es.uniovi.reflection.invokedynamic.PropertyClass
 
SET_INSTANCE_BOOTSTRAP_ATTRIBUTE - Static variable in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
 
SET_STATIC_BOOTSTRAP_ATTRIBUTE - Static variable in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
 
setInstanceBootstrapAttribute(MethodHandles.Lookup, String, MethodType, Class<?>, String) - Static method in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
Bootstrap used to generate CallSite for instance fields to set their value.
SetProperty - Interface in es.uniovi.reflection.invokedynamic.interfaces
Defines the method that performs a dynamic invocation modifying the value of a field.
setProperty() - Method in class es.uniovi.reflection.invokedynamic.PropertyClass
Returns an object that implements SetProperty to perform dynamic invocations to the property.
SetPropertyClassName - Static variable in class es.uniovi.reflection.invokedynamic.codegen.GeneratorUtil
 
SetPropertyMethodName - Static variable in class es.uniovi.reflection.invokedynamic.codegen.GeneratorUtil
 
SetPropertySignature - Static variable in class es.uniovi.reflection.invokedynamic.codegen.GeneratorUtil
 
setStaticBootstrapAttribute(MethodHandles.Lookup, String, MethodType, Class<?>, String) - Static method in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
Bootstrap used to generate CallSite for static fields to set their value.
shortUnbox(Object) - Static method in class es.uniovi.reflection.invokedynamic.codegen.GeneratorUtil
 
STATIC_BOOTSTRAP_METHOD - Static variable in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
 
staticBootstrapMethod(MethodHandles.Lookup, String, MethodType, Class<?>, String) - Static method in class es.uniovi.reflection.invokedynamic.codegen.InvokedynamicBootstrap
Bootstrap used to generate CallSite for static methods.
A B C D E F G H I L M N P R S T U V