PersistentEntity.isNew(Object) を推奨 @DeprecatedSE public class CachingIsNewStrategyFactory extends ObjectSE implements IsNewStrategyFactory
IsNewStrategy インスタンスをキャッシュして、リクエストごとに再解決されないようにする IsNewStrategyFactory。| コンストラクターと説明 |
|---|
CachingIsNewStrategyFactory(@NonNull IsNewStrategyFactory delegate) 使用すべきではありません。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
IsNewStrategy | getIsNewStrategy(ClassSE<?> type) 使用すべきではありません。 指定された型に使用される IsNewStrategy を返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic CachingIsNewStrategyFactory(@NonNull
@NonNull IsNewStrategyFactory delegate)public IsNewStrategy getIsNewStrategy(ClassSE<?> type)
IsNewStrategyFactoryIsNewStrategy を返します。IsNewStrategyFactory 内の getIsNewStrategy type - null であってはなりません。IsNewStrategy が null になることはありません。Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.