IValueExtractor Interface |
Namespace: Tangosol.Util
public interface IValueExtractor
The IValueExtractor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Compare the IValueExtractor with another object to determine
equality.
|
![]() | Extract |
Extract the value from the passed object.
|
![]() | GetHashCode |
Determine a hash value for the IValueExtractor object according
to the general object.GetHashCode contract.
|
![]() | ToString |
Provide a human-readable description of this IValueExtractor
object.
|