Package | Description |
---|---|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Method and Description |
---|---|
static TypedProperties |
TypedProperties.toTypedProperties(Properties p)
Deprecated.
Factory method that converts a JDK
Properties instance to an instance of TypedProperties, if needed. |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.