Package com.openai.core
        Class JsonArray
- 
                
                    
                    - 
                                
                            
                                Method SummaryModifier and Type Method Description final List<JsonValue>values()Booleanequals(Object other)IntegerhashCode()StringtoString()final static JsonArrayof(List<JsonValue> values)Returns a JsonArray containing the given values. - 
                                            
                                        
                                            Methods inherited from class com.openai.core.JsonValueaccept, convert, convert
- 
                                            
                                        
                                            Methods inherited from class com.openai.core.JsonFieldaccept, asArray, asBoolean, asKnown, asNumber, asObject, asString, asStringOrThrow, asUnknown, isMissing, isNull
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
                                            
                                        
                                            
 
-