Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl2.internal |
Provides utilities for introspection services.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanGetExecutor
Specialized executor to get a boolean property from an object.
|
class |
DuckGetExecutor
Specialized executor to get a property from an object.
|
class |
ListGetExecutor
Specialized executor to get a property from a List or array.
|
class |
MapGetExecutor
Specialized executor to get a property from a Map.
|
class |
PropertyGetExecutor
Specialized executor to get a property from an object.
|
Modifier and Type | Method and Description |
---|---|
AbstractExecutor.Get |
Introspector.getGetExecutor(Object obj,
Object identifier)
Return a property getter.
|
Copyright © 2021 Internet2. All rights reserved.