Package com.xebialabs.deployit.booter.local.utils
-
Class Summary Class Description ClassUtils Utility methods for dealing withClasses.Closeables ReflectionUtils Strings Rationale: We don't want to depend on the apache-lang library, but guava doesn't offer all the nice stringutils stuff, so roll our own...