JavaClass Class
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
Class for serializing/deserializing Java Class types
public class JavaClass
Inherited Members
Constructors
| Name | Description |
|---|---|
| JavaClass(string) | Initializes a new instance of the JavaClass class. |
Properties
| Name | Description |
|---|---|
| Name | The name of the class |
Methods
| Name | Description |
|---|---|
| Equals(JavaClass) | |
| Equals(JavaClass, JavaClass) | |
| Equals(object) | Determines whether the specified object is equal to the current object. |
| GetHashCode() | Serves as the default hash function. |
| ToString() | Returns a string that represents the current object. |