Interface Resource

    • Method Detail

      • isResource

        default boolean isResource()
        Description copied from interface: Value
        Check if the object is an instance of the given type. Typically 2x than using instanceof.

        For implementers: This default implementation is overridden in the repsective sub-interface.

        Specified by:
        isResource in interface Value
        Returns:
        true if instance of Resource