All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.jalokim.propertiestojson.resolvers.primitives.adapter.InvokedFromAdapter Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
package pl.jalokim.propertiestojson.resolvers.primitives.adapter;

/**
 * It means that annotated method will be used through PrimitiveJsonTypeResolverToNewApiAdapter to new interfaces.
 * Old custom resolvers provided by user will be called through adapter...
 */
public @interface InvokedFromAdapter {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy