Constructors

Link copied to clipboard
constructor(startSegment: ULong, vararg segments: ULong)
constructor(startSegment: String, vararg segments: String)

Types

Properties

Link copied to clipboard
open override val size: Int

Functions

Link copied to clipboard
open operator override fun contains(element: SdJwtTypeMetadataClaimInformationPathSegment?): Boolean
Link copied to clipboard
Link copied to clipboard
open operator override fun get(index: Int): SdJwtTypeMetadataClaimInformationPathSegment?
Link copied to clipboard
Link copied to clipboard
open override fun isEmpty(): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun process(jsonElement: JsonElement): List<Pair<NormalizedJsonPath, JsonElement>>
Link copied to clipboard
open override fun subList(fromIndex: Int, toIndex: Int): List<SdJwtTypeMetadataClaimInformationPathSegment?>
Link copied to clipboard
open override fun toString(): String