br.com.objectos.way.code
Class HasQualifiedNameToQualifiedName

java.lang.Object
  extended by br.com.objectos.way.code.HasQualifiedNameToQualifiedName
All Implemented Interfaces:
com.google.common.base.Function<HasQualifiedName,String>

public class HasQualifiedNameToQualifiedName
extends Object
implements com.google.common.base.Function<HasQualifiedName,String>

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
 String apply(HasQualifiedName input)
           
static HasQualifiedNameToQualifiedName get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Method Detail

get

public static HasQualifiedNameToQualifiedName get()

apply

public String apply(HasQualifiedName input)
Specified by:
apply in interface com.google.common.base.Function<HasQualifiedName,String>


Copyright © 2014. All rights reserved.