Compactable

interface Compactable

Provides a compact string representation.

Functions

Link copied to clipboard
abstract fun compact(): String

Contract to format implementing object to a string representation.

Link copied to clipboard
open fun compactWithSignature(): String

Same as compact except the content should contain a substring which represents this exact findings via a custom identifier.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard