public class OFunctionsHandler extends Object
Constructor and Description |
---|
OFunctionsHandler() |
Modifier and Type | Method and Description |
---|---|
static String |
getHMSFormat(Date start,
Date end) |
static String |
getHMSFormat(long millis) |
static boolean |
haveDocumentsSameContent(com.orientechnologies.orient.core.record.impl.ODocument d1,
com.orientechnologies.orient.core.record.impl.ODocument d2) |
public static String getHMSFormat(long millis)
public static boolean haveDocumentsSameContent(com.orientechnologies.orient.core.record.impl.ODocument d1, com.orientechnologies.orient.core.record.impl.ODocument d2)
Copyright © 2015–2021 OrientDB. All rights reserved.