Package org.pipservices4.commons.data


package org.pipservices4.commons.data
  • Class
    Description
    Cross-language implementation of dynamic object what can hold value of any type.
    Cross-language implementation of dynamic object array what can hold values of any type.
    Cross-language implementation of dynamic object map (dictionary) what can hold values of any type.
    Interface for data objects that are able to create their full binary copy,.
    Cross-language implementation of a map (dictionary) where all keys and values are strings.