Class MapStandin<K,V>
java.lang.Object
io.smallrye.openapi.runtime.scanner.MapStandin<K,V>
- All Implemented Interfaces:
Map<K,V>
- Author:
- Marc Savy <marc@rhymewithgravy.com>
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
MapStandin
public MapStandin()
-