
io.magentys.commons.adapt.string.MapAdapter Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of magentys-commons Show documentation
Show all versions of magentys-commons Show documentation
Common utilities to support testing
The newest version!
package io.magentys.commons.adapt.string;
import io.magentys.commons.adapt.string.StringAdapters.StringAdapter;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
public class MapAdapter implements StringAdapter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy