| Package | Description |
|---|---|
| com.h3c.util |
| Modifier and Type | Method and Description |
|---|---|
static <I,E> Property<I,E> |
Property.valueOf(I identity,
E value)
Creates a property.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ObjectToStringConverter.toString(Object subject,
Property<String,?>... properties)
Converts an object to a String to be used as implementation of
Object.toString(). |
Copyright © 2014. All Rights Reserved.