All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.json.ToJsonArrayConvertible.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






ToJsonArrayConvertible (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.json

Interface ToJsonArrayConvertible



  • public interface ToJsonArrayConvertible
    An object implementing this interface is able to convert itself to a JsonArray.

    This is useful when full control over the conversion process is required.

    • Method Detail

      • convertToJsonArray

        JsonArray convertToJsonArray()
        Converts the object to a JsonArray.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy