-
public class Features.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Features.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<Features>fromRawValue(Long rawValue)final LongtoRawValue(List<Features> $self)-
-
Method Detail
-
fromRawValue
final List<Features> fromRawValue(Long rawValue)
-
toRawValue
final Long toRawValue(List<Features> $self)
-
-
-
-