com.hp.hpl.jena.util.iterator
Interface Map1<From,To>


public interface Map1<From,To>

Converts an Object to another Object.

Version:
Release='$Name: Jena-2_6_4 $' Revision='$Revision: 1.1 $' Date='$Date: 2009/06/29 08:55:49 $'
Author:
jjc

Method Summary
 To map1(From o)
          Convert an object.
 

Method Detail

map1

To map1(From o)
Convert an object.

Parameters:
o - The thing to be converted.
Returns:
The converted thing.


Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP