io.sphere.sdk.meta.TypicalTrapsDocumentation Maven / Gradle / Ivy
package io.sphere.sdk.meta;
/**
*
* - multiple instantiation of the client and memory/thread/performance problems: use one client instance, it is thread-safe
*
*/
public final class TypicalTrapsDocumentation {
private TypicalTrapsDocumentation() {
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy