Added authorship

This commit is contained in:
Luca Frosini 2024-11-06 14:58:16 +01:00
parent bc511f48bf
commit 9777ecc7b8
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ import org.slf4j.LoggerFactory;
import com.orientechnologies.orient.core.metadata.schema.OClass;
/**
* @author Luca Frosini (ISTI - CNR)
*/
public class TypesCacheTest {
private static Logger logger = LoggerFactory.getLogger(TypesCacheTest.class);