Skip to main content

PoolSearchResult

Complete API reference for PoolSearchResult, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class PoolSearchResult

Constructors

SignatureDescription
PoolSearchResult(SearchResult)Creates a new instance of PoolSearchResult.

Attributes

NameTypeDescription
instanceSearchResultRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
distancefloatgetReturns the distance of the HPOP search result.
objectPooledObjectgetReturns the object of the HPOP search result.
squaredDistancefloatgetReturns the squared distance of the HPOP search result.