Package org.jrd.backend.data.cli.utils
Interface BytecodeSorter
-
- All Known Implementing Classes:
BytecodeSorter.HexDummySorter
public interface BytecodeSorter
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBytecodeSorter.HexDummySorter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Integerdecide()java.util.Map<java.lang.Integer,java.util.Map<java.lang.String,java.lang.String>>sort()
-