RenameTable.Entries

@Target(allowedTargets = [AnnotationTarget.CLASS])
@Retention(value = AnnotationRetention.BINARY)
public annotation RenameTable.Entries


Container annotation for the repeatable annotation RenameTable.

Summary

Public constructors

Public methods

final @NonNull RenameTable[]

Public constructors

Entries

public Entries(@NonNull RenameTable value)

Public methods

getValue

public final @NonNull RenameTable[] getValue()