Class HotRodPair<T,V>
- java.lang.Object
- 
- org.keycloak.models.map.storage.hotRod.common.HotRodPair<T,V>
 
- 
 @ProtoDoc("schema-version: 1") public class HotRodPair<T,V> extends Object!!! Please do not change this class !!! If some change is needed please create a new version of this class and solve the migration on top-level entities.
- 
- 
Constructor SummaryConstructors Constructor Description HotRodPair()HotRodPair(T first, V second)
 
-