MarkupCache allows you to implement you own cache implementation. ICache is the interface the implementation must comply with.
@param < K> The key type
@param < V> The value type
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.