Package com.digimarc.dms.core


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