gptkbp:instance_of
|
gptkb:inscriptions
gptkb:Writer
gptkb:item
|
gptkbp:can_be_used_with
|
gptkb:String_Builder
|
gptkbp:can_create
|
String or char array
|
gptkbp:can_transform_into
|
gptkb:string_theory
|
gptkbp:created_in
|
gptkb:Java_programming_language
|
gptkbp:genetic_studies
|
gptkb:true
|
gptkbp:has_field
|
value
count
length
capacity
|
gptkbp:has_method
|
delete(int start, int end)
reverse()
capacity()
to String()
append(String str)
ensure Capacity(int minimum Capacity)
insert(int offset, String str)
|
https://www.w3.org/2000/01/rdf-schema#label
|
java.lang. String Buffer
|
gptkbp:hyper_threading
|
gptkb:true
false
|
gptkbp:introduced_in
|
gptkb:Java_1.0
|
gptkbp:is_available_on
|
gptkb:Java_1.0
|
gptkbp:is_compatible_with
|
gptkb:Java_SE
|
gptkbp:is_part_of
|
gptkb:Java_Standard_Library
java.lang package
|
gptkbp:is_recommended_by
|
String Builder for synchronization
|
gptkbp:is_synchronized
|
gptkb:true
|
gptkbp:is_used_for
|
building strings efficiently
|
gptkbp:is_used_in
|
multithreaded applications
legacy code
|
gptkbp:replaced_by
|
false
|
gptkbp:replaces
|
set Length(0)
|
gptkbp:speed
|
String Builder in single-threaded scenarios
String concatenation with + operator
|
gptkbp:storage
|
Unicode characters
|
gptkbp:thread_safe
|
gptkb:true
|
gptkbp:used_for
|
mutable strings
|