Uses of Class
org.robovm.apple.foundation.NSHashTable
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSHashTable in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSHashTable Modifier and Type Method Description booleanNSHashTable. equalsTo(NSHashTable<T> other)voidNSHashTable. intersect(NSHashTable<T> other)booleanNSHashTable. intersects(NSHashTable<T> other)booleanNSHashTable. isSubsetOf(NSHashTable<T> other)voidNSHashTable. minus(NSHashTable<T> other)voidNSHashTable. union(NSHashTable<T> other)