All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface collections.Pair

public interface interface Pair
extends Keyed
Pair extends Keyed to serve as an interface for pairs of keyed elements


Method Index

 o element()
Return an object serving as an element value

Methods

 o element
 public abstract Object element()
Return an object serving as an element value


All Packages  Class Hierarchy  This Package  Previous  Next  Index