Commit 827b3f9
refactor(reader): FlatSegmentDecoder is package-private
Public but used nowhere outside the reader package; the layout
machinery (ScanIterator dispatch, VortexHandle impls) is its only
audience. VortexHandle.registry() javadoc no longer cross-refs the
now-hidden type.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3c412b4 commit 827b3f9
2 files changed
Lines changed: 3 additions & 3 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments