Uses of Interface
elemental2.core.ObjectPropertyDescriptor.GetFn
-
-
Uses of ObjectPropertyDescriptor.GetFn in elemental2.core
Methods in elemental2.core that return ObjectPropertyDescriptor.GetFn Modifier and Type Method Description ObjectPropertyDescriptor.GetFn
ObjectPropertyDescriptor. getGet()
Methods in elemental2.core with parameters of type ObjectPropertyDescriptor.GetFn Modifier and Type Method Description void
ObjectPropertyDescriptor. setGet(ObjectPropertyDescriptor.GetFn get)
-