mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced 2026-07-18 17:55:48 -04:00
Tweaked Java QrSegmentAdvanced to be non-instantiable.
This commit is contained in:
@@ -400,4 +400,10 @@ public final class QrSegmentAdvanced {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*---- Miscellaneous ----*/
|
||||
|
||||
private QrSegmentAdvanced() {} // Not instantiable
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user