Package org.robovm.apple.foundation
Class NSFileSystemAttributes.Marshaler
java.lang.Object
org.robovm.apple.foundation.NSFileSystemAttributes.Marshaler
- Enclosing class:
- NSFileSystemAttributes
public static class NSFileSystemAttributes.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(NSFileSystemAttributes o, long flags)static NSFileSystemAttributestoObject(Class<NSFileSystemAttributes> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static NSFileSystemAttributes toObject(Class<NSFileSystemAttributes> cls, long handle, long flags) -
toNative
-