- All Implemented Interfaces:
- java.io.Serializable
public class KeyValueLists
extends java.lang.Object
implements java.io.Serializable
The Class KeyValueLists holds to lists for the keys and values from a properties file and a map
to save duplicate keys and the occurrences of it. It is used to find duplicate keys in a
properties file.
- See Also:
- Serialized Form