public static final class MercadoBitcoinUserOrdersEntry.Operations extends HashMap<String,OperationEntry>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Operations() |
Operations(int initialCapacity) |
Operations(int initialCapacity,
float loadFactor) |
Operations(Map<? extends String,? extends OperationEntry> m) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public Operations(int initialCapacity, float loadFactor)
public Operations(int initialCapacity)
public Operations()
public Operations(Map<? extends String,? extends OperationEntry> m)
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.