// Generated automatically from kotlin.text.FlagEnum for testing purposes package kotlin.text; interface FlagEnum { int getMask(); int getValue(); }