org.apache.sysml.udf

Class BinaryObject

    • Constructor Detail

      • BinaryObject

        public BinaryObject(Object o)
        constructor that takes object as param
        Parameters:
        o - object
    • Method Detail

      • getObject

        public Object getObject()
        Method to retrieve object.
        Returns:
        object

Copyright © 2017 The Apache Software Foundation. All rights reserved.