.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    JavaClass Class

    Namespace: Hazelcast.Serialization
    Assembly: Hazelcast.Net.dll

    Class for serializing/deserializing Java Class types

    public class JavaClass
    Inheritance
    object
    JavaClass
    Inherited Members
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)

    Constructors

    Name Description
    JavaClass(string)

    Properties

    Name Description
    Name

    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.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.