Searched defs:getInitFloatValue (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DNumericAttributeCondition.java64 value = getInitFloatValue(parameters.get(key));
87 private static float getInitFloatValue(Set<String> set) { method in class:NumericAttributeCondition
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DNumericAttributeCondition.java64 value = getInitFloatValue(parameters.get(key));
87 private static float getInitFloatValue(Set<String> set) { method in class:NumericAttributeCondition

Completed in 57 milliseconds