public abstract class Lookup extends Object
Constructor and Description |
---|
Lookup() |
Modifier and Type | Method and Description |
---|---|
protected void |
close() |
RecordList |
get(List<?> keys) |
abstract RecordList |
get(Object... keys) |
protected void |
open() |
protected void open()
protected void close()
public abstract RecordList get(Object... keys)
public RecordList get(List<?> keys)
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.