Java to Swift Conversion
Overview
Converts Java 1.8 classes to Swift 5.0+ struct objects conforming to Codable. Output as markdown code blocks only — never modify project files.
Core Constraint
CRITICAL: Output Swift struct definitions as markdown code blocks only. Do NOT modify, edit, or alter any project files.
Type Mapping
| Java Type | Swift Type |
|---|---|
int / Integer | Int |
long / Long | Int64 |
float / Float | `Floa |
[Description truncada. Veja o README completo no GitHub.]