jar

com.hotels.beans : bull

Maven & Gradle

Jan 17, 2019
180 stars

BULL - Bean Utils Light Library · This BeanUtils library is a Java bean copy utility with powerful functionality and high performance.

Table Of Contents

Latest Version

Download com.hotels.beans : bull JAR file - Latest Versions:

All Versions

Download com.hotels.beans : bull 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 bull-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hotels.beans.utils

├─ com.hotels.beans.utils.ClassUtils.class - [JAR]

├─ com.hotels.beans.utils.ReflectionUtils.class - [JAR]

com.hotels.beans.base

├─ com.hotels.beans.base.Defaults.class - [JAR]

com.hotels.beans

├─ com.hotels.beans.BeanUtils.class - [JAR]

com.hotels.beans.transformer

├─ com.hotels.beans.transformer.Transformer.class - [JAR]

├─ com.hotels.beans.transformer.TransformerImpl.class - [JAR]

├─ com.hotels.beans.transformer.TransformerSettings.class - [JAR]

com.hotels.beans.annotation

├─ com.hotels.beans.annotation.ConstructorArg.class - [JAR]

com.hotels.beans.error

├─ com.hotels.beans.error.InvalidBeanException.class - [JAR]

├─ com.hotels.beans.error.MissingFieldException.class - [JAR]

├─ com.hotels.beans.error.MissingMethodException.class - [JAR]

com.hotels.beans.cache

├─ com.hotels.beans.cache.CacheManager.class - [JAR]

├─ com.hotels.beans.cache.CacheManagerFactory.class - [JAR]

com.hotels.beans.model

├─ com.hotels.beans.model.EmptyValue.class - [JAR]

├─ com.hotels.beans.model.FieldMapping.class - [JAR]

├─ com.hotels.beans.model.FieldTransformer.class - [JAR]

├─ com.hotels.beans.model.ItemType.class - [JAR]

├─ com.hotels.beans.model.MapElemType.class - [JAR]

├─ com.hotels.beans.model.MapType.class - [JAR]

com.hotels.beans.populator

├─ com.hotels.beans.populator.ArrayPopulator.class - [JAR]

├─ com.hotels.beans.populator.CollectionPopulator.class - [JAR]

├─ com.hotels.beans.populator.ICollectionPopulator.class - [JAR]

├─ com.hotels.beans.populator.MapPopulator.class - [JAR]

├─ com.hotels.beans.populator.OptionalPopulator.class - [JAR]

├─ com.hotels.beans.populator.Populator.class - [JAR]

├─ com.hotels.beans.populator.PopulatorFactory.class - [JAR]

com.hotels.beans.constant

├─ com.hotels.beans.constant.ClassType.class - [JAR]

├─ com.hotels.beans.constant.Filters.class - [JAR]

├─ com.hotels.beans.constant.MethodPrefix.class - [JAR]

├─ com.hotels.beans.constant.Punctuation.class - [JAR]

Advertisement