org.robokind.impl.vision
Class PortableImageRegionList.RecordMessageAdapter

java.lang.Object
  extended by org.robokind.impl.vision.PortableImageRegionList.RecordMessageAdapter
All Implemented Interfaces:
Adapter<ImageRegionListRecord,ImageRegionList>
Enclosing class:
PortableImageRegionList

public static class PortableImageRegionList.RecordMessageAdapter
extends Object
implements Adapter<ImageRegionListRecord,ImageRegionList>


Constructor Summary
PortableImageRegionList.RecordMessageAdapter()
           
 
Method Summary
 ImageRegionList adapt(ImageRegionListRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableImageRegionList.RecordMessageAdapter

public PortableImageRegionList.RecordMessageAdapter()
Method Detail

adapt

public ImageRegionList adapt(ImageRegionListRecord a)
Specified by:
adapt in interface Adapter<ImageRegionListRecord,ImageRegionList>


Copyright © 2011-2012. All Rights Reserved.