CLASS THAT IMPLEMENTS Meaning in Japanese - translations and usage examples

[klɑːs ðæt 'implimənts]
[klɑːs ðæt 'implimənts]

Examples of using Class that implements in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Define a class that implements this interface.
このインタフェースを実装したクラスを定義してみます。
Gateway pattern. The solution also includes a class that implements the.
パターンを実装したクラスも含んでいます。
The name of the class that implements the decryption method.
復号メソッドを実装するクラスの名前。
In a typical Java application,we would expect to write a class that implements BookRepository.
典型的なJavaアプリケーションでは、CustomerRepositoryを実装するクラスを作成することを期待できます。
The name of the class that implements the encryption method.
暗号化メソッドを実装するクラスの名前。
The object to be stored in the context(ExecutionContext) must be a class that implements java. io. Serializable.
コンテキスト(ExecutionContext)へ格納するオブジェクトは、java.io.Serializableを実装したクラスでなければならない。
You can make a class that implements Doctrine_Overloadable.
Doctrine_Overloadableを実装するクラスを作成します。
In the following example,you create an ItemProcessor that takes a list of items from a class that implements the ItemDao interface.
次の例では、ItemDaoインタフェースを実装するクラスから項目の一覧を取得するItemProcessorを作成します。
A class that implements an interface must define all those methods.
このインタフェースを実装するクラスは、すべてこれらのメソッドを定義しなければなりません。
Py The telnetlib module provides a Telnet class that implements the Telnet protocol.
Pytelnetlibモジュールでは、Telnetプロトコルを実装しているTelnetクラスを提供します。
Create a class that implements the ItemReader interface provided by Spring Batch.
SpringBatchが提供するItemReaderインタフェースを実装したクラスを作成します。
SamlJitHandlerId The name of an existing Apex class that implements the Auth. SamlJitHandler interface.
SamlJitHandlerインターフェースを実装する既存のApexクラスの名前。
Create a class that implements the ItemWriter interface provided by Spring Batch.
SpringBatchが提供するItemWriterインタフェースを実装したクラスを作成します。
The PluginId field represents an existing Apex class that implements the Auth. AuthProviderPlugin interface.
PluginId項目は、Auth.AuthProviderPluginインターフェースを実装する既存のApexクラスを表します。
A class that implements an interface can explicitly implement members of that interface.
インターフェイスを実装するクラスは、そのインターフェイスのメンバーを明示的に実装できます。
We have already initialized the config object,so now we need to create a class that implements the GNSearchResultReady interface.
すでにConfigオブジェクトを初期化したので、今度はGNSearchResultReadyインタフェースを実装するクラスを作成する必要があります。
How to make a Java class that implements one interface with two generic types?
つのインタフェースを2つのジェネリック型で実装するJavaクラスを作成するにはどうすればよいですか?
You can implement your own logger class for database queries,by creating a class that implements a single method called log.
データベースのクエリのため、独自のロガークラスを実装できます。それはlogと呼ぶ単一のメソッドを実装するクラスを作成することによって行います。
Now we need to create a class that implements the GNSearchResultReady protocol.
次にGNSearchResultReadyプロトコルを実装するクラスを作成する必要があります。
All of the methods and properties are used exactly the same regardless of whether they're implemented in the mixin orthe interface or class that implements the mixin.
Mixinが実装しているか、mixinを実装しているインターフェイスまたはクラスが実装しているかにかかわらず、すべてのメソッドとプロパティは全く同じように使用できます。
Plugin An existing Apex class that implements the Auth. AuthProviderPlugin interface.
AuthProviderPluginインターフェースを実装する既存のApexクラス
Generally speaking, any class that implements the Comparable interface and violates this condition should clearly indicate this fact.
一般に、Comparableインタフェースを実装しているクラスで、この条件に違反するクラスはすべて、明確にこの事実を示す必要があります。
Plugins can provide custom field types by creating a class that implements craft\base\FieldInterface and craft\base\FieldTrait.
プラグインは、craft\base\FieldInterfaceおよびcraft\base\FieldTraitを実装するクラスを作成することによって、カスタムフィールドタイプを提供できます。
An extension is a class that implements the events triggered by Volt as a method of itself.
エクステンションは、それ自身のメソッドとしてVoltによってトリガされたイベントを実装するクラスです
MyItemReader Create a class that implements the ItemReader interface provided by Spring Batch.
MyItemReaderSpringBatchが提供するItemReaderインタフェースを実装したクラスを作成します。
Generally speaking, any class that implements the Comparable interface and violates this condition should clearly indicate this fact.
一般的に、Comparableインタフェースを実装しているクラスで、この条件に違反するクラスはすべて、明確にこの事実を示す必要があります。
Create a class that inherits User and a class that implements UserDetailsService as shown below to fetch the date and time of previous login and retain it in UserDetails at the time of login.
ログイン時に前回ログイン日時を取得してUserDetailsに保持させるために、以下のようにUserを継承したクラスと、UserDetailsServiceを実装したクラスを作成する。
An object instance of one of the classes that implement.
を実装したクラスのいずれかのインスタンス。
Create two classes that implement this interface.
つのインタフェースを実装するクラスの作成。
Now that there are two classes that implement ItemDao, the choice is not so clear as to which bean we want to inject.
これでItemDaoを実装するクラスが2つになったため、どのBeanを注入する必要があるかがわからなくなりました。
Results: 737, Time: 0.0338

Word-for-word translation

Top dictionary queries

English - Japanese