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

io.sphere.sdk.customobjects.expansion.CustomObjectExpansionModelImpl Maven / Gradle / Ivy

There is a newer version: 2.16.0
Show newest version
package io.sphere.sdk.customobjects.expansion;

import io.sphere.sdk.customobjects.CustomObject;
import io.sphere.sdk.expansion.ExpansionModelImpl;

final class CustomObjectExpansionModelImpl extends ExpansionModelImpl> implements CustomObjectExpansionModel {
    CustomObjectExpansionModelImpl() {
        super();
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy