Provides methods for manipulating objects.
public static class ObjectImpl
| name | description |
|---|---|
| static OperatorEquality<T>(…) | Standard implementation of the equality operator. |
| static OperatorInequality<T>(…) | Standard implementation of the inequality operator. |