Static variables

staticread onlyallocationSuccessful:Bool

staticread onlyempty:HBSet

staticread onlyisEmpty:Bool

staticread onlymax:Int

staticread onlymin:Int

staticread onlypopulation:Int

Static methods

staticadd(this:CFFIPointer, codepoint:Int):Void

staticaddRange(this:CFFIPointer, first:Int, last:Int):Void

staticclear(this:CFFIPointer):Void

staticdel(this:CFFIPointer, codepoint:Int):Void

staticdelRange(this:CFFIPointer, first:Int, last:Int):Void

statichas(this:CFFIPointer, codepoint:Int):Bool

staticintersect(this:CFFIPointer, other:HBSet):Void

staticinvert(this:CFFIPointer):Void

staticisEqual(this:CFFIPointer, other:HBSet):Bool

staticnext(this:CFFIPointer):Int

staticset(this:CFFIPointer, other:HBSet):Void

staticsubtract(this:CFFIPointer, other:HBSet):Void

staticsymmetricDifference(this:CFFIPointer, other:HBSet):Void

staticunion(this:CFFIPointer, other:HBSet):Void