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

JSON.StringElementMaps.StringElementMap Maven / Gradle / Ivy

There is a newer version: 3.2.26
Show newest version
package JSON.StringElementMaps;

import JSON.ElementLists.ElementArrayReference;
import references.references.StringArrayReference;

public class StringElementMap {
    public StringArrayReference stringListRef;
    public ElementArrayReference elementListRef;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy