| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
clear() |
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
Set |
entrySet() |
IndexFieldDataService |
fieldDataService() |
Object |
get(Object key) |
boolean |
isEmpty() |
Set |
keySet() |
MapperService |
mapperService() |
Object |
put(Object key,
Object value) |
void |
putAll(Map m) |
Object |
remove(Object key) |
void |
setDocument(int docId) |
int |
size() |
Collection |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic MapperService mapperService()
public IndexFieldDataService fieldDataService()
public void setDocument(int docId)
public boolean containsKey(Object key)
containsKey インタフェース内 Mappublic boolean containsValue(Object value)
containsValue インタフェース内 Mappublic Collection values()
Copyright © 2009–2016. All rights reserved.