7#ifndef MFRAME_49192D91_B2E2_4241_93F9_E0873CE7DF81
8#define MFRAME_49192D91_B2E2_4241_93F9_E0873CE7DF81
17#include "./../lang/Object.h"
雜湊碼類別,用於封裝及處理物件雜湊碼。
Definition Hashcode.h:36
virtual int hashcode(void) const override
取得物件的雜湊碼。
Hashcode(int hashcode)
建構子:直接使用整數值指定雜湊碼。
Hashcode(ufm::lang::Interface &interface)
建構子:透過 Interface 參數建立 Hashcode 物件。
物件基底類別
Definition Object.h:63
Definition Appendable.h:23
類別共用基礎介面
Definition Interface.h:152