mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-20 09:17:29 +07:00
Marked writeEntry with OrderedMap as deprecated
This commit is contained in:
parent
4eed3a819e
commit
d18885b17c
@ -60,6 +60,7 @@ public class MDCLayout extends AbstractStringLayout {
|
||||
return parent.getContentFormat();
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
private void writeEntry(
|
||||
ByteBufferDestination destination,
|
||||
int depth,
|
||||
|
Loading…
Reference in New Issue
Block a user