View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window z2-commons-jvm-2023.8.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.simplexion.z2.commons.i18n
├─ hu.simplexion.z2.commons.i18n.BasicLocalizedIcon.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.BasicLocalizedText.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.BasicLocalizedTextSupport.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.LocalizedIcon.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.LocalizedIconStore.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.LocalizedText.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.LocalizedTextStore.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.LocalizedTextSupport.class - [JAR]
├─ hu.simplexion.z2.commons.i18n.RegistryKt.class - [JAR]
hu.simplexion.z2.commons.protobuf
├─ hu.simplexion.z2.commons.protobuf.ConstantsKt.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.DumpKt.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.HelpersKt.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.I32ProtoRecord.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.I64ProtoRecord.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.LenProtoRecord.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoBufferReader.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoBufferWriter.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoDecoder.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoDuration.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoEncoder.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoInstant.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoLocalDate.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoLocalDateTime.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoMessage.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoMessageBuilder.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneBoolean.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneBooleanList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneBooleanListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneBooleanOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneByteArray.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneByteArrayList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneByteArrayListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneByteArrayOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneEnum.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneEnumList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneEnumListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneEnumOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneInstance.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneInstanceList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneInstanceListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneInstanceOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneInt.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneIntList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneIntListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneIntOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneLong.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneLongList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneLongListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneLongOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneString.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneStringList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneStringListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneStringOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneUnit.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneUuid.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneUuidList.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneUuidListOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoOneUuidOrNull.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.ProtoRecord.class - [JAR]
├─ hu.simplexion.z2.commons.protobuf.VarintProtoRecord.class - [JAR]
hu.simplexion.z2.commons.util
├─ hu.simplexion.z2.commons.util.ClockKt.class - [JAR]
├─ hu.simplexion.z2.commons.util.CoroutinesKt.class - [JAR]
├─ hu.simplexion.z2.commons.util.NumberKt.class - [JAR]
├─ hu.simplexion.z2.commons.util.PublicApi.class - [JAR]
├─ hu.simplexion.z2.commons.util.RandomKt.class - [JAR]
├─ hu.simplexion.z2.commons.util.StringKt.class - [JAR]
├─ hu.simplexion.z2.commons.util.UUID.class - [JAR]
├─ hu.simplexion.z2.commons.util.UuidKt.class - [JAR]