public class EvictionPolicyConverter extends AbstractPropertyEditorConverterSupport<EvictionPolicyType>
EvictionPolicyType, AbstractPropertyEditorConverterSupport| コンストラクターと説明 |
|---|
EvictionPolicyConverter() |
| 修飾子と型 | メソッドと説明 |
|---|---|
EvictionPolicyType | convert(StringSE source) 指定された文字列を一致する EvictionType に変換します。 |
assertConverted, setAsTextaddPropertyChangeListenerSE, firePropertyChangeSE, getAsTextSE, getCustomEditorSE, getJavaInitializationStringSE, getSourceSE, getTagsSE, getValueSE, isPaintableSE, paintValueSE, removePropertyChangeListenerSE, setSourceSE, setValueSE, supportsCustomEditorSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic EvictionPolicyType convert(StringSE source)
source - EvictionType に変換する文字列値。IllegalArgumentExceptionSE - 文字列値が有効な EvictionType を表していない場合。EvictionPolicyType.valueOfIgnoreCase(String), AbstractPropertyEditorConverterSupport.assertConverted(String, Object, Class)Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.