Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
ISynchHash.get
Gets the specified object from hash and performs required data validation/VM synchronization checks as needed.
Syntax
public Object get(String key)Parameters
key
- The key of the object you want to get.
Returns
The specified object.
Home > Contents > Index > Oracle JAVA Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.