FloggerMetadataKeysKt

public final class FloggerMetadataKeysKt

Functions

Link copied to clipboard
public final static FloggerMetadataKey<T> repeatedKey<T extends Any>(String label)

Creates a new repeated FloggerMetadataKey with the given label.

Link copied to clipboard
public final static FloggerMetadataKey<T> singleKey<T extends Any>(String label)

Creates a new single FloggerMetadataKey with the given label.