br.com.objectos.way.code
Class MethodInfoHasNamePrefix
java.lang.Object
br.com.objectos.way.code.MethodInfoHasNamePrefix
- All Implemented Interfaces:
- com.google.common.base.Predicate<MethodInfo>
public class MethodInfoHasNamePrefix
- extends Object
- implements com.google.common.base.Predicate<MethodInfo>
- 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.Predicate |
equals |
MethodInfoHasNamePrefix
public MethodInfoHasNamePrefix(String prefix)
get
public static MethodInfoHasNamePrefix get(String prefix)
apply
public boolean apply(MethodInfo input)
- Specified by:
apply in interface com.google.common.base.Predicate<MethodInfo>
Copyright © 2014. All rights reserved.