Class CmdInfoFlyweightFactory

java.lang.Object
com.iohao.net.framework.core.CmdInfoFlyweightFactory

public final class CmdInfoFlyweightFactory extends Object
CmdInfoFlyweightFactory
Author:
渔民小镇
date:
2021-12-20
  • Constructor Details

    • CmdInfoFlyweightFactory

      public CmdInfoFlyweightFactory()
  • Method Details

    • of

      public static CmdInfo of(int cmd, int subCmd)
    • of

      public static CmdInfo of(int cmdMerge)