MCPcopy Create free account
hub / github.com/beanshell/beanshell / init

Method init

src/bsh/servlet/SimpleTemplate.java:133–135  ·  view source on GitHub ↗
( String s )

Source from the content-addressed store, hash-verified

131 }
132
133 private void init( String s ) {
134 buff = new StringBuffer( s );
135 }
136
137 /**
138 Substitute the specified text for the parameter

Callers 1

SimpleTemplateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected