br.com.objectos.way.code
Class SimpleTypeInfoToDeclaredName
java.lang.Object
br.com.objectos.way.code.SimpleTypeInfoToDeclaredName
- All Implemented Interfaces:
- com.google.common.base.Function<SimpleTypeInfo,String>
public class SimpleTypeInfoToDeclaredName
- extends Object
- implements com.google.common.base.Function<SimpleTypeInfo,String>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| 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 |
get
public static com.google.common.base.Function<SimpleTypeInfo,String> get()
apply
public String apply(SimpleTypeInfo input)
- Specified by:
apply in interface com.google.common.base.Function<SimpleTypeInfo,String>
Copyright © 2014. All rights reserved.