public class MapKeysInfo
extends java.lang.Object
Constructor and Description |
---|
MapKeysInfo() |
MapKeysInfo(boolean needAllKeys) |
MapKeysInfo(boolean needAllKeys,
java.util.List<java.lang.String> keys) |
MapKeysInfo(java.util.List<java.lang.String> keys) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getKeys() |
boolean |
needAllKeys() |
java.lang.String |
toString() |
Copyright © 2007-2012 The Apache Software Foundation