public interface UserEntityVisitable
| Modifier and Type | Method and Description |
|---|---|
void |
accept(UserEntityVisitor userEntityVisitor)
Performs some processing on a user entity.
|
void accept(UserEntityVisitor userEntityVisitor)
userEntityVisitor - a UserEntityVisitor.Copyright © 2012–2016 Emory University. All rights reserved.