JavaClass ClassHazelcast .Net Client Class Library
Class for serializing/deserializing Java Class types
Inheritance Hierarchy

SystemObject
  Hazelcast.IO.SerializationJavaClass

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

public class JavaClass

The JavaClass type exposes the following members.

Constructors

  NameDescription
Public methodJavaClass
Initializes a new instance of the JavaClass class
Top
Properties

  NameDescription
Public propertyName
Top
Methods

  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference