Class SimpleDataEntry<K,V>

java.lang.Object
me.hsgamer.topper.data.simple.SimpleDataEntry<K,V>
All Implemented Interfaces:
DataEntry<K,V>

public class SimpleDataEntry<K,V> extends Object implements DataEntry<K,V>