Uses of Class
org.robovm.apple.foundation.NSBundleExecutableArchitectureType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSBundleExecutableArchitectureType in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSBundleExecutableArchitectureType Modifier and Type Method Description static NSBundleExecutableArchitectureTypeNSBundleExecutableArchitectureType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSBundleExecutableArchitectureTypeNSBundleExecutableArchitectureType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSBundleExecutableArchitectureType[]NSBundleExecutableArchitectureType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation that return types with arguments of type NSBundleExecutableArchitectureType Modifier and Type Method Description List<NSBundleExecutableArchitectureType>NSBundle. getExecutableArchitectures()static List<NSBundleExecutableArchitectureType>NSBundleExecutableArchitectureType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSBundleExecutableArchitectureType Modifier and Type Method Description static longNSBundleExecutableArchitectureType.AsListMarshaler. toNative(List<NSBundleExecutableArchitectureType> l, long flags)