public final class OriginTrackedMapPropertySource extends MapPropertySource implements OriginLookup<StringSE>
OriginTrackedValue
PropertySource.StubPropertySource
logger, name, source
コンストラクターと説明 |
---|
OriginTrackedMapPropertySource(StringSE name, MapSE source) |
修飾子と型 | メソッドと説明 |
---|---|
Origin | getOrigin(StringSE name) 指定されたキーの起源を返すか、起源を特定できない場合は null を返します。 |
ObjectSE | getProperty(StringSE name) |
containsProperty, getPropertyNames
equals, getName, getSource, hashCode, named, toString
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
getOrigin
public ObjectSE getProperty(StringSE name)
MapPropertySource
の getProperty
public Origin getOrigin(StringSE name)
OriginLookup
null
を返します。OriginLookup<StringSE>
の getOrigin
name
- 検索するキー null
の起源 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.