Class BreadcrumbJsonator

    • Method Detail

      • convert

        public Json convert​(Breadcrumb breadcrumb)
        Description copied from interface: Jsonator
        Creates a Json representation of a given object
        Specified by:
        convert in interface Jsonator<Breadcrumb>
        Parameters:
        breadcrumb - the object to be serialized
        Returns:
        Json JSON representation of the given object