Package com.digimarc.dms.core
package com.digimarc.dms.core
Contains utility and helper classes that are used by other packages and modules
-
ClassesClassDescriptionOperationResult<Success,
Error> Encapsulates a successful outcome with a value of type Success or a error with an arbitrary error of type Error.