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 farango_3-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
one.estrondo.farango.sync.collection
├─ one.estrondo.farango.sync.collection.SyncIndexEnsurer.class - [JAR]
├─ one.estrondo.farango.sync.collection.SyncPartialDeleteDocument.class - [JAR]
├─ one.estrondo.farango.sync.collection.SyncPartialGetDocument.class - [JAR]
├─ one.estrondo.farango.sync.collection.SyncPartialInsertDocument.class - [JAR]
├─ one.estrondo.farango.sync.collection.SyncPartialUpdateDocument.class - [JAR]
one.estrondo.farango.entity
├─ one.estrondo.farango.entity.Copy.class - [JAR]
├─ one.estrondo.farango.entity.EntityMapper.class - [JAR]
one.estrondo.farango
├─ one.estrondo.farango.Collection.class - [JAR]
├─ one.estrondo.farango.Composed.class - [JAR]
├─ one.estrondo.farango.Config.class - [JAR]
├─ one.estrondo.farango.ConfigBuilder.class - [JAR]
├─ one.estrondo.farango.DB.class - [JAR]
├─ one.estrondo.farango.Database.class - [JAR]
├─ one.estrondo.farango.Effect.class - [JAR]
├─ one.estrondo.farango.EffectOps.class - [JAR]
├─ one.estrondo.farango.EffectStream.class - [JAR]
├─ one.estrondo.farango.EffectStreamOps.class - [JAR]
├─ one.estrondo.farango.FarangoTransformer.class - [JAR]
├─ one.estrondo.farango.IndexDescription.class - [JAR]
├─ one.estrondo.farango.JacksonConsumer.class - [JAR]
one.estrondo.farango.collection
├─ one.estrondo.farango.collection.PartialDeleteDocument.class - [JAR]
├─ one.estrondo.farango.collection.PartialGetDocument.class - [JAR]
├─ one.estrondo.farango.collection.PartialInsertDocument.class - [JAR]
├─ one.estrondo.farango.collection.PartialUpdateDocument.class - [JAR]
one.estrondo.farango.database
├─ one.estrondo.farango.database.PartialQuery.class - [JAR]
one.estrondo.farango.sync
├─ one.estrondo.farango.sync.SyncCollection.class - [JAR]
├─ one.estrondo.farango.sync.SyncComposed.class - [JAR]
├─ one.estrondo.farango.sync.SyncDB.class - [JAR]
├─ one.estrondo.farango.sync.SyncDatabase.class - [JAR]
one.estrondo.farango.sync.database
├─ one.estrondo.farango.sync.database.SyncPartialQuery.class - [JAR]