paritytrading / philadelphia

Fast FIX protocol library for the JVM
Apache License 2.0
326 stars 96 forks source link

philadelphia-core: Clean up terminology #322

Closed jvirtanen closed 2 years ago

jvirtanen commented 2 years ago

For brevity, prefer "in" instead of "incoming" and "out" instead of "outgoing" in method names. Align some method parameter names with corresponding instance variable names.