Interface ResourceShapeParser

All Superinterfaces:
com.google.common.base.Function<String,ResourceShape>, Function<String,ResourceShape>
All Known Implementing Classes:
ResourceShapeParserImpl

public interface ResourceShapeParser extends com.google.common.base.Function<String,ResourceShape>
  • Method Summary

    Methods inherited from interface com.google.common.base.Function

    apply, equals

    Methods inherited from interface java.util.function.Function

    andThen, compose