public class InfoProperties extends ObjectSE implements IterableSE<InfoProperties.Entry>
| 修飾子と型 | クラスと説明 |
|---|---|
static class | InfoProperties.Entry プロパティエントリ。 |
| コンストラクターと説明 |
|---|
InfoProperties(PropertiesSE entries) 指定されたエントリでインスタンスを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | get(StringSE key) 指定されたプロパティまたは null の値を返します。 |
InstantSE | getInstant(StringSE key) |
IteratorSE<InfoProperties.Entry> | iterator() |
PropertySource<?> | toPropertySource() このインスタンスの PropertySource を返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEforEachSE, spliteratorSEpublic InfoProperties(PropertiesSE entries)
entries - 公開する情報 public IteratorSE<InfoProperties.Entry> iterator()
IterableSE<InfoProperties.Entry> 内の iteratorSE public PropertySource<?> toPropertySource()
PropertySource を返します。PropertySource