Interface | Description |
---|---|
DnbBusinessObject |
Any DNB object can feel free to implement this interface.
|
Class | Description |
---|---|
EscapeUtil |
Encapsulate logic to "escape" characters that create issues when trying to form JSON from strings that contain
such characters.
|
ForwardingImmutableSet<E> |
A forwarding
Set which cannot be modified once built. |
Enum | Description |
---|---|
EscapeUtil.EscapeToken |
Stores characters and what they're replacement should be within the Rule API.
|
Copyright © 2019. All rights reserved.