class adapter pattern

短语

词形变化

class adapter patterns 复数 class adapter patterns

释义与例句

n.
  1. 1.

    An adapter pattern where the adapter is created by implementing or inheriting both the interface that is expected and the interface that is pre-existing.

    计算机 工程 数学