Class ENExposureFlags
- All Implemented Interfaces:
Comparable<ENExposureFlags>,Iterable<ENExposureFlags>
public final class ENExposureFlags extends Bits<ENExposureFlags>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static ENExposureFlagsCachestatic ENExposureFlagsNonestatic ENExposureFlagsScoringV2 -
Constructor Summary
Constructors Constructor Description ENExposureFlags(long value) -
Method Summary
Modifier and Type Method Description protected ENExposureFlags[]_values()static ENExposureFlags[]values()protected ENExposureFlagswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
ENExposureFlags
public ENExposureFlags(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<ENExposureFlags>
-
_values
- Specified by:
_valuesin classBits<ENExposureFlags>
-
values
-