public static class Consumers.UserSessionIdAndTimestampConsumer extends Object implements java.util.function.Consumer<Map.Entry<String,SessionEntity>>
| Constructor and Description |
|---|
UserSessionIdAndTimestampConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Map.Entry<String,SessionEntity> entry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(Map.Entry<String,SessionEntity> entry)
accept in interface java.util.function.Consumer<Map.Entry<String,SessionEntity>>Copyright © 2016 JBoss by Red Hat. All rights reserved.