What is the translation of " FUNCTIONAL INTERFACE " in Chinese?

['fʌŋkʃənl 'intəfeis]
['fʌŋkʃənl 'intəfeis]
函数式接口
一个函数式接口
功能的接口
实用的界面

Examples of using Functional interface in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
It has a simple and functional interface.
它有一个简单而实用的接口
Functional interface in Java is an interface with a single abstract method.
函数式接口在Java中是指:有且仅有一个抽象方法的接口。
Lambdas are limited to functional interfaces.
Lambdas仅限于功能接口
A functional interface, introduced in Java 8, is an interface which has only a single abstract method.
函数接口是Java1.8中引入的概念,其实就是一个普通的接口,但是该接口中有且仅有一个抽象方法。
Using lambda expression and functional interface Predicate.
使用lambda表达式和函数式接口Predicate.
No annoying and complicated settings to deal with, just a clean,friendly and functional interface.
没有任何烦人和复杂的选项需要设置,只有一个干净、友好和实用的界面
This section specifies the functional interfaces required of all IP implementations.
这一章指定了所有的ip实现要求的功能接口
Interfaces that have just one method are called functional interfaces.
我们把这些只拥有一个方法的接口称为函数式接口
Because Consumer is a functional interface, I can use a lambda expression.
既然Consumer是一个函数式接口,就可以使用更简洁的Lambda表达式:.
To be able to write aLambda expression you must have a corresponding functional interface.
能够使用Lambda表达式的一个重要依据是必须有相应的函数接口
The goal was to help them focus on creating functional interfaces rather than worry about coding itself.
其目的是帮助他们专注于创建功能界面,而不需要太操心代码。
And so now we have the power to use Runnable andCallable as functional interfaces.
所以,现在我们可以把Runnable的和Callable接口当作函数式接口使用。
If you really do need to create your own functional interface, then tag it as such with this annotation.
如果你确实需要创建自己的函数式接口,那么就这样用此注释标记。
No annoying and complicated settings to deal with, just a clean,friendly and functional interface.
没有任何恼人和复杂的设置需要处理,只有一个干净、友好和实用的界面
API developers have already provided many Functional interfaces needed for general use.
API开发人员已经提供了许多通用的功能接口
Since default methods are not abstractyou're free to add default methods to your functional interface.
由于默认方法不是抽象的,所以你可以自由地添加默认方法到你的函数接口
Once you have defined a functional interface to be passed as a parameter of the method runCalc, we still have some problems.
一旦你定义了一个functionalinterface,作为runCalc方法的参数传进去,我们还是会遇到问题。
It describes the electrical, mechanical, and functional interfaces of that medium.
它描述了该物理介质的电气/光学、机械和功能接口
The programmers can use Java 8 to avail a number of new features including lambda expressions,a new date/time API and a new functional interface.
程序员可以用Java8来获得一些新功能,包括lambda表达式、新的日期/时间接口和一些新功能的接口
It describes the electrical/optical, mechanical, and functional interfaces to the physical medium.
它描述了该物理介质的电气/光学、机械和功能接口
More specifically, CDMI defines the functional interface that applications will use to create, retrieve, update and delete data elements from the cloud.
更准确地说,CDMI定义了应用程序主要用于在云中创建、搜索、更新和删除数据组件的功能接口
Lambda expressions don't contain information about which functional interface they are implementing.
然而,Lambda表达式本身并不包含它在实现哪个函数式接口的信息。
No annoying and complicated settings to deal with, just a clean,friendly and functional interface.
没有恼人的和复杂的设置来处理,只是一个干净,友好的界面功能
Streamlined AUTOSAR integration to support standardized connectivity and functional interfaces, enabling simpler and faster interoperability and integration.
顺畅的AUTOSAR集成功能,支持标准化互联和功能接口,实现更简单、更快捷的互操作性和集成。
This means whenever we want to do anythingusing lambda expressions we need to create a functional interface first.
这就意味着只要我们想使用lambda表达式做任何事情,都需要先创建一个功能接口
And the javadoc page includes a statement that your interface is a functional interface.
在jacadoc页面也会包含一条声明,说明这个接口是一个函数式接口
Method references are treated the same way as lambda expressions andcan be used wherever a functional interface is accepted.
方法引用被认为是跟lambda表达式一样的,可用于功能接口所适用的地方。
It might not seem to do much, butIntelliJ IDEA will show you if your interface doesn't match the exceptions for a functional interface.
这似乎没有太大的作用,但IntelliJIDEA会告诉你,在你的接口不能匹配用于函数式接口的异常的时候。
Results: 28, Time: 0.0384

Word-for-word translation

Top dictionary queries

English - Chinese