1 #ifndef CACHEABLENODE_HPP_INCLUDED
2 #define CACHEABLENODE_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
CacheableNode & operator=(CacheableNode &&Obj)=default
CacheableNode GetPrev() const
CacheableNode GetNext() const
CacheableNode(const CacheableNode &Obj)=default
CacheableNode(const void *Obj)
CacheableNode & operator=(const CacheableNode &Obj)=default
CacheableNode(CacheableNode &&Obj)=default