public interface UserObjects
| Modifier and Type | Method and Description |
|---|---|
Object |
getUserObject(String n) |
Set<String> |
names() |
void |
putUserObject(String n,
Object value) |
Copyright © 2021 vpc open source initiative. All rights reserved.