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

com.hazelcast.shaded.org.everit.json.schema.ReadWriteContext Maven / Gradle / Ivy

There is a newer version: 5.5.0
Show newest version
package com.hazelcast.shaded.org.everit.json.schema;

public enum ReadWriteContext {
    READ, WRITE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy