public class NSNumber extends NSValue implements CKRecordValue, NSFetchRequestResult
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
NSNumber(org.moe.natj.general.Pointer peer) |
CATransform3DValue, CGAffineTransformValue, CGPointValue, CGRectValue, CGSizeValue, CGVectorValue, CMTimeMappingValue, CMTimeRangeValue, CMTimeValue, copyWithZone, directionalEdgeInsetsValue, encodeWithCoder, getValue, getValueSize, isEqualToValue, MKCoordinateSpanValue, MKCoordinateValue, nonretainedObjectValue, objCType, pointerValue, rangeValue, SCNMatrix4Value, SCNVector3Value, SCNVector4Value, UIEdgeInsetsValue, UIOffsetValueaccessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeypublic static boolean accessInstanceVariablesDirectly()
public static NSNumber alloc()
public static NSNumber allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static NSNumber new_objc()
public static NSNumber numberWithBool(boolean value)
public static NSNumber numberWithChar(byte value)
public static NSNumber numberWithDouble(double value)
public static NSNumber numberWithFloat(float value)
public static NSNumber numberWithInt(int value)
public static NSNumber numberWithInteger(long value)
public static NSNumber numberWithLong(long value)
public static NSNumber numberWithLongLong(long value)
public static NSNumber numberWithShort(short value)
public static NSNumber numberWithUnsignedChar(byte value)
public static NSNumber numberWithUnsignedInt(int value)
public static NSNumber numberWithUnsignedInteger(long value)
public static NSNumber numberWithUnsignedLong(long value)
public static NSNumber numberWithUnsignedLongLong(long value)
public static NSNumber numberWithUnsignedShort(char value)
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static boolean supportsSecureCoding()
public static NSValue valueWithObjCType(org.moe.natj.general.ptr.ConstVoidPtr value, java.lang.String type)
public static NSValue valueWithBytesObjCType(org.moe.natj.general.ptr.ConstVoidPtr value, java.lang.String type)
public static NSValue valueWithCATransform3D(CATransform3D t)
public static NSValue valueWithCGAffineTransform(CGAffineTransform transform)
public static NSValue valueWithCMTimeMapping(CMTimeMapping timeMapping)
public static NSValue valueWithCMTimeRange(CMTimeRange timeRange)
public static NSValue valueWithMKCoordinate(CLLocationCoordinate2D coordinate)
public static NSValue valueWithMKCoordinateSpan(MKCoordinateSpan span)
public static NSValue valueWithNonretainedObject(java.lang.Object anObject)
public static NSValue valueWithPointer(org.moe.natj.general.ptr.ConstVoidPtr pointer)
public static NSValue valueWithSCNMatrix4(SCNMatrix4 v)
public static NSValue valueWithSCNVector3(SCNVector3 v)
public static NSValue valueWithSCNVector4(SCNVector4 v)
public static NSValue valueWithUIEdgeInsets(UIEdgeInsets insets)
public static long version_static()
public boolean boolValue()
public byte charValue()
public long compare(NSNumber otherNumber)
public java.lang.String descriptionWithLocale(java.lang.Object locale)
public double doubleValue()
public float floatValue()
public NSNumber initWithBool(boolean value)
public NSNumber initWithBytesObjCType(org.moe.natj.general.ptr.ConstVoidPtr value, java.lang.String type)
initWithBytesObjCType in class NSValuepublic NSNumber initWithChar(byte value)
public NSNumber initWithCoder(NSCoder coder)
NSCodinginitWithCoder in interface NSCodinginitWithCoder in class NSValuepublic NSNumber initWithDouble(double value)
public NSNumber initWithFloat(float value)
public NSNumber initWithInt(int value)
public NSNumber initWithInteger(long value)
public NSNumber initWithLong(long value)
public NSNumber initWithLongLong(long value)
public NSNumber initWithShort(short value)
public NSNumber initWithUnsignedChar(byte value)
public NSNumber initWithUnsignedInt(int value)
public NSNumber initWithUnsignedInteger(long value)
public NSNumber initWithUnsignedLong(long value)
public NSNumber initWithUnsignedLongLong(long value)
public NSNumber initWithUnsignedShort(char value)
public int intValue()
public long integerValue()
public boolean isEqualToNumber(NSNumber number)
public long longLongValue()
public long longValue()
public short shortValue()
public java.lang.String stringValue()
public boolean _supportsSecureCoding()
NSSecureCoding_supportsSecureCoding in interface NSSecureCoding_supportsSecureCoding in class NSValuepublic byte unsignedCharValue()
public int unsignedIntValue()
public long unsignedIntegerValue()
public long unsignedLongLongValue()
public long unsignedLongValue()
public char unsignedShortValue()
public static NSValue valueWithDirectionalEdgeInsets(NSDirectionalEdgeInsets insets)