Uses of Interface
org.forgerock.util.Action
-
Packages that use Action Package Description org.forgerock.opendj.ldap Classes and interfaces for core types including connections, entries, and attributes. -
-
Uses of Action in org.forgerock.opendj.ldap
Methods in org.forgerock.opendj.ldap with type parameters of type Action Modifier and Type Method Description static <E extends Exception,C extends io.reactivex.rxjava3.functions.Action & Action<E>>
CFunctions. emptyAction()
Returns an empty action for RxJava and ForgeRock.
-