jar

top.xcore : xdata-core

Maven & Gradle

Oct 12, 2021
1 stars

xdata-core · An serialize framework based on binary data

Table Of Contents

Latest Version

Download top.xcore : xdata-core JAR file - Latest Versions:

All Versions

Download top.xcore : xdata-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xdata-core-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.xcore.xdata

├─ top.xcore.xdata.ClassUtils.class - [JAR]

├─ top.xcore.xdata.ColumnInfo.class - [JAR]

├─ top.xcore.xdata.Converter.class - [JAR]

├─ top.xcore.xdata.DoubleMapHolder.class - [JAR]

├─ top.xcore.xdata.FloatMapHolder.class - [JAR]

├─ top.xcore.xdata.IntMapHolder.class - [JAR]

├─ top.xcore.xdata.Jsoner.class - [JAR]

├─ top.xcore.xdata.LinkedBuffer.class - [JAR]

├─ top.xcore.xdata.ListBuffer.class - [JAR]

├─ top.xcore.xdata.ListObjectHolder.class - [JAR]

├─ top.xcore.xdata.Log.class - [JAR]

├─ top.xcore.xdata.LongMapHolder.class - [JAR]

├─ top.xcore.xdata.ObjectHolder.class - [JAR]

├─ top.xcore.xdata.RawDataWriter.class - [JAR]

├─ top.xcore.xdata.SetObjectHolder.class - [JAR]

├─ top.xcore.xdata.StringMapHolder.class - [JAR]

├─ top.xcore.xdata.TypeManager.class - [JAR]

├─ top.xcore.xdata.XBaseRecord.class - [JAR]

├─ top.xcore.xdata.XBaseRecordWrapper.class - [JAR]

├─ top.xcore.xdata.XClassMeta.class - [JAR]

├─ top.xcore.xdata.XData.class - [JAR]

├─ top.xcore.xdata.XDataParser.class - [JAR]

├─ top.xcore.xdata.XDataWrapper.class - [JAR]

├─ top.xcore.xdata.XDataWriter.class - [JAR]

├─ top.xcore.xdata.XFieldMeta.class - [JAR]

├─ top.xcore.xdata.XObjectRef.class - [JAR]

├─ top.xcore.xdata.XObjectRefWrapper.class - [JAR]

├─ top.xcore.xdata.XPath.class - [JAR]

├─ top.xcore.xdata.XProjectMeta.class - [JAR]

├─ top.xcore.xdata.XType.class - [JAR]

Advertisement