[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["The `SpriteStyle.Builder` class facilitates the creation of `SpriteStyle` objects. It offers two primary public methods: `build()`, which constructs the `SpriteStyle` instance, and `stamp(BitmapDescriptor stamp)`, which allows setting a stamp using a `BitmapDescriptor`. The protected `self()` method is also available, and several inherited methods from `java.lang.Object` are present, such as `equals`, `hashCode`, and `toString`.\n"]]