org.archive.wayback.util.partition
Class CaptureSearchResultToDateAdapter

java.lang.Object
  extended by org.archive.wayback.util.partition.CaptureSearchResultToDateAdapter
All Implemented Interfaces:
Adapter<CaptureSearchResult,java.util.Date>

public class CaptureSearchResultToDateAdapter
extends java.lang.Object
implements Adapter<CaptureSearchResult,java.util.Date>


Constructor Summary
CaptureSearchResultToDateAdapter()
           
 
Method Summary
 java.util.Date adapt(CaptureSearchResult o)
          Transform one object into another
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptureSearchResultToDateAdapter

public CaptureSearchResultToDateAdapter()
Method Detail

adapt

public java.util.Date adapt(CaptureSearchResult o)
Description copied from interface: Adapter
Transform one object into another

Specified by:
adapt in interface Adapter<CaptureSearchResult,java.util.Date>
Returns:
new object that is adapted from the old


Copyright © 2005-2008 Internet Archive. All Rights Reserved.