Spliterators.AbstractDoubleSpliterator.EstimateSize Method

Definition

To be added

[Android.Runtime.Register("estimateSize", "()J", "GetEstimateSizeHandler", ApiSince=24)]
public virtual long EstimateSize ();
[<Android.Runtime.Register("estimateSize", "()J", "GetEstimateSizeHandler", ApiSince=24)>]
abstract member EstimateSize : unit -> int64
override this.EstimateSize : unit -> int64

Returns

Attributes

Remarks

To be added

Java documentation for java.util.Spliterators.AbstractDoubleSpliterator.estimateSize().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to