![]() |
mFrame
|
複合項目 | |
struct | BiConsumer |
[Interface] 雙參數消費者函數式介面模板 更多... | |
class | BiConsumerEvent |
雙參數消費者事件類別 更多... | |
class | BiConsumerMethod |
雙參數消費者方法類別 更多... | |
struct | Consumer |
[Interface] 消費者函數式介面模板 更多... | |
class | ConsumerEvent |
消費者事件包裝類,將普通函數轉換為標準 Consumer 介面 更多... | |
class | ConsumerMethod |
消費者方法包裝類,將類別方法轉換為標準 Consumer 介面 更多... | |
struct | Function |
[Interface] 函數介面,提供接收單個參數並產生回傳值的功能 更多... | |
class | FunctionEvent |
函數事件包裝類,將普通函數轉換為標準 Function 介面 更多... | |
class | FunctionMethod |
函數方法包裝類,用於將類別方法轉換為標準 Function 介面 更多... | |
struct | Predicate |
針對類型 T 的物件進行條件測試的 Predicate 介面。 更多... | |
struct | Runnable |
[Interface] 可執行函數式介面 更多... | |
class | RunnableEvent |
可執行事件類別 更多... | |
class | RunnableMethod |
可執行方法類別 更多... | |
struct | Supplier |
[Interface] 供應者函數式介面模板 更多... | |
class | SupplierEvent |
供應事件類別 更多... | |
class | SupplierMethod |
供應方法類別,將物件方法封裝為供應者 更多... | |
Copyright (c) 2020 ZxyKira All rights reserved.
SPDX-License-Identifier: MIT