Package com.ptsmods.mysqlw.collection
Interface DbCollection
public interface DbCollection
An interface implemented by
DbList
, DbSet
and DbMap
which always pass themselves as an instance of this interface
when converting their key/value or element type to/from a String.- See Also:
-
Method Summary