See: Description
Interface | Description |
---|---|
ValueToStringConverter |
Responsible for converting parameters values to string representation.
|
Class | Description |
---|---|
AbstractValueToStringConverter |
Helps in implementing
converters which are null safe. |
ArrayToStringConverter |
Responsible for converting arrays to string representation.
|
CollectionToStringConverter |
Responsible for converting collections to string representation.
|
DefaultValueToStringConverter |
Default
ValueToStringConverter which allows to converts basic types. |
ObjectToStringConverter |
Responsible for converting objects to string representation.
|
Copyright © 2015–2016 gabrys.biz. All rights reserved.