Class DatabaseInstance.PropertyWrapper<V,W extends DatabaseInstance<W>>

java.lang.Object
com.syzygy.events.database.DatabaseInstance.PropertyWrapper<V,W>
Type Parameters:
V - The type of the value
W - The type of the instance if applicable
Direct Known Subclasses:
DatabaseInstance.InstancePropertyWrapper
Enclosing class:
DatabaseInstance<T extends DatabaseInstance<T>>

public static class DatabaseInstance.PropertyWrapper<V,W extends DatabaseInstance<W>> extends Object
Designates a property and its current value for a database instance